Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c23 bool noexec; variable
/illumos-gate/usr/src/cmd/sh/
H A Ddefs.h352 #define noexec 01 macro
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c1520 noexec( in noexec() function
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c739 int noexec=0; in path_absolute() local