OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXEXEC
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/sh/
error.h
69
extern int exerrno; /* error for
EXEXEC
*/
75
#define
EXEXEC
3 /* command execution failed */
error.c
226
exraise(
EXEXEC
);
main.c
163
case
EXEXEC
:
eval.c
667
if (e == EXERROR || e ==
EXEXEC
) {
1453
else if (e ==
EXEXEC
)
1474
if ((e != EXERROR && e !=
EXEXEC
)
exec.c
213
exerror(
EXEXEC
, "%s: %s", argv[0], errmsg(e, action));
Completed in 30 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025