Searched refs:NCMD (Results 1 – 1 of 1) sorted by relevance
853 #define NCMD 0 macro1357 case NCMD: in shtree()5052 case NCMD: in cmdtxt()5188 && n && n->type == NCMD /* is it single cmd? */ in forkchild()5277 if (n && n->type == NCMD in forkchild()8903 [NCMD ] = SHELL_ALIGN(sizeof(struct ncmd)),8954 case NCMD: in calcsize()9070 case NCMD: in copynode()9322 case NCMD: in evaltree()10640 if (n->type == NCMD && n->ncmd.args && goodname(n->ncmd.args->narg.text)) in prehash()[all …]