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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dsuid_exec.c84 static const char badexec[] = "cannot exec"; variable
108 error_exit(badexec);
132 error_exit(badexec);
140 error_exit(badexec);
143 error_exit(badexec);
151 error_exit(badexec);
173 error_exit(badexec);
185 error_exit(badexec);
195 error_exit(badexec);
198 error_exit(badexec);
[all...]
/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c69 const char badexec[] = "cannot execute"; variable

Completed in 69 milliseconds