Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsubshell.c103 char comsub; member
474 Sfio_t *sh_subshell(Shell_t *shp,Shnode_t *t, volatile int flags, int comsub) in sh_subshell() argument
[all...]
H A Dxec.c582 char comsub = shp->comsub; in sh_eval() local
3496 int level, pipepid=shp->pipepid, comsub=shp->comsub; sh_funct() local
[all...]
H A Dlex.c1566 static int comsub(register Lex_t *lp, int endtok) in comsub() function
[all...]
H A Dparse.c1124 int showme=0, comsub; in item() local
/titanic_51/usr/src/lib/libshell/common/include/
H A Dshlex.h50 char comsub; /* parsing command substitution */ member
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dshlex.h50 char comsub; /* parsing command substitution */ member
/titanic_51/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