Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ngctl/
H A Dngctl.h67 extern const struct ngcmd show_cmd;
H A Dlist.c122 if ((rtn = (*show_cmd.func)(2, argv)) != CMDRTN_OK) in ListCmd()
H A Dshow.c52 const struct ngcmd show_cmd = { variable
H A Dmain.c99 &show_cmd,