OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GF_ERROR
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
sh.h
441
#define
GF_ERROR
BIT(0) /* call errorf() if there is an error */
misc.c
390
ksh_getopt_reset(&go,
GF_ERROR
|GF_PLUSOPT);
954
* If
GF_ERROR
is set (and option doesn't start with :), errors result in
1016
if (go->flags &
GF_ERROR
)
1042
if (go->flags &
GF_ERROR
)
c_ksh.c
917
ksh_getopt_reset(&builtin_opt,
GF_ERROR
);
exec.c
1101
ksh_getopt_reset(&builtin_opt,
GF_ERROR
);
Completed in 50 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025