HomeSort by relevance Sort by last modified time
    Searched defs:noexec (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/sh/
defs.h 352 #define noexec 01 macro
  /onnv/onnv-gate/usr/src/uts/common/os/
exec.c 1268 * noexec stub function.
1272 noexec( function
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
path.c 755 int noexec=0; local
865 noexec = errno;
869 shp->path_err = (noexec?noexec:ENOENT);
    [all...]
  /onnv/onnv-gate/usr/src/cmd/csh/
sh.h 119 bool noexec; /* Don't execute, just syntax check */ variable
  /onnv/onnv-gate/usr/src/cmd/fmli/sys/
test.h 603 #define noexec 01 macro

Completed in 120 milliseconds