Home
last modified time | relevance | path

Searched refs:show_cmd (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/ngctl/
H A Dngctl.h75 extern const struct ngcmd show_cmd;
H A Dlist.c124 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK) in ListCmd()
H A Dshow.c54 const struct ngcmd show_cmd = { variable
H A Dmain.c110 &show_cmd,