OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXERROR
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/sh/
error.h
73
#define
EXERROR
1 /* a generic error */
99
void
exerror
(int, const char *, ...) __dead __printflike(2, 3);
error.c
200
exverror(
EXERROR
, msg, ap);
207
exerror
(int cond, const char *msg, ...)
function in typeref:typename:void
main.c
167
case
EXERROR
:
options.c
660
exraise(
EXERROR
);
eval.c
667
if (e ==
EXERROR
|| e == EXEXEC) {
1474
if ((e !=
EXERROR
&& e != EXEXEC)
Completed in 25 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025