Home
last modified time | relevance | path

Searched refs:inexec (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libshell/common/include/
H A Dshlex.h47 char inexec; /* on when processing exec */ member
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dlex.c583 if(lp->inexec) in sh_lex()
595 if(lp->inexec) in sh_lex()
H A Dparse.c1244 lexp->inexec = 0; in item()
1372 lexp->inexec = 1; in simple()