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

/ast/src/cmd/ksh93/sh/
H A Dpath.c735 int noexec=0; local
901 noexec = errno;
905 shp->path_err = (noexec?noexec:ENOENT);

Completed in 11 milliseconds