Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sh/
H A Ddefs.h352 #define noexec 01 macro
/titanic_41/usr/src/uts/common/os/
H A Dexec.c1407 noexec( in noexec() function
/titanic_41/usr/src/cmd/csh/
H A Dsh.h119 bool noexec; /* Don't execute, just syntax check */ variable
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dpath.c756 int noexec=0; in path_absolute() local