Searched defs:section (Results 1 – 2 of 2) sorted by relevance
/openwifi/user_space/sdrctl_src/ |
H A D | sdrctl.h | 90 #define COMMAND(section, name, args, cmd, flags, idby, handler, help) \ argument 92 #define COMMAND_ALIAS(section, name, args, cmd, flags, idby, handler, help, selector, alias)\ argument 94 #define HIDDEN(section, name, args, cmd, flags, idby, handler) \ argument
|
H A D | sdrctl.c | 187 const struct cmd *section, *cmd; in usage() local 307 const char *command, *section; in __handle_cmd() local
|