Searched defs:_handler (Results 1 – 1 of 1) sorted by relevance
/openwifi/user_space/sdrctl_src/ |
H A D | sdrctl.h | 72 #define __COMMAND(_section, _symname, _name, _args, _nlcmd, _flags, _hidden, _idby, _handler, _help… argument 87 #define __ACMD(_section, _symname, _name, _args, _nlcmd, _flags, _hidden, _idby, _handler, _help, _… argument 97 #define TOPLEVEL(_name, _args, _nlcmd, _flags, _idby, _handler, _help) \ argument
|