Searched refs:subcmds (Results 1 – 3 of 3) sorted by relevance
48 struct subcmd *subcmds; /* list of sub-commands for variable474 subcmds = sbcmds; in doarrow()750 subcmds = sbcmds; in dodcolon()805 for (sc = subcmds; sc != NULL; sc = sc->sc_next) { in except()
135 extern struct subcmd *subcmds;/* list of sub-commands for current cmd */
170 for (sc = subcmds; sc != NULL; sc = sc->sc_next) { in runspecial()204 for (sc = subcmds; sc != NULL && !isokay; sc = sc->sc_next) { in addcmdspecialfile()