Searched refs:makesubcmd (Results 1 – 3 of 3) sorted by relevance
189 struct subcmd *makesubcmd(int);
390 yylval.subcmd = makesubcmd(c); in yylex()587 makesubcmd(int type) in makesubcmd() function
392 scmds = makesubcmd(INSTALL); in docmdargs()