Searched refs:no_cmds (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Difconfig.c226 struct pterm no_cmds = PTERM_INITIALIZER(&no_cmds, "no commands", no_cmds_exec, variable in typeref:struct:pterm
231 __arraycount(familykw), &no_cmds.pt_parser);
280 {.b_nextparser = &no_cmds.pt_parser}
285 {.b_nextparser = &no_cmds.pt_parser}
633 start = &no_cmds.pt_parser;
636 if (start != &no_cmds.pt_parser &&

Completed in 71 milliseconds