Searched defs:comsub (Results 1 – 4 of 4) sorted by relevance
50 char comsub; /* parsing command substitution */ member
469 Sfio_t *sh_subshell(Shnode_t *t, int flags, int comsub) in sh_subshell()
1483 static int comsub(register Lex_t *lp, int endtok) in comsub() function
1028 int showme=0, comsub; in item() local