Searched refs:SYSEXEC (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c207 { "exec", SYSEXEC },
H A Dbltin.c48 short index = initio(t->treio, (type != SYSEXEC));
137 case SYSEXEC:
H A Ddefs.h80 #define SYSEXEC 3 macro
/illumos-gate/usr/src/lib/libshell/common/include/
H A Dbuiltins.h30 #define SYSEXEC (sh.bltin_cmds+1) macro
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dxec.c953 else if(np==SYSEXEC)
1075 if((shp->topfd>topfd) && !(shp->subshell && np==SYSEXEC))

Completed in 69 milliseconds