Home
last modified time | relevance | path

Searched defs:comsub (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libshell/common/include/
H A Dshlex.h50 char comsub; /* parsing command substitution */ member
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dsubshell.c469 Sfio_t *sh_subshell(Shnode_t *t, int flags, int comsub) in sh_subshell()
H A Dlex.c1483 static int comsub(register Lex_t *lp, int endtok) in comsub() function
H A Dparse.c1028 int showme=0, comsub; in item() local