Searched refs:subcmds (Results 1 – 3 of 3) sorted by relevance
371 struct subcmd *subcmds) in insert() argument402 nc->c_cmds = subcmds; in insert()420 struct subcmd *subcmds) in append() argument431 c->c_cmds = subcmds; in append()
53 struct subcmd *subcmds; /* list of sub-commands for current cmd */ variable148 subcmds = cmds; in doarrow()397 subcmds = cmds; in dodcolon()631 for (sc = subcmds; sc != NULL; sc = sc->sc_next) { in except()
339 extern struct subcmd *subcmds; in sendf()548 for (sc = subcmds; sc != NULL; sc = sc->sc_next) { in sendf()