OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGERR_
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
trap.c
22
{ .signal =
SIGERR_
, .name = "ERR", .mess = "Error handler" },
253
if (i == SIGEXIT_ || i ==
SIGERR_
) { /* avoid recursion on these */
264
if (i == SIGEXIT_ || i ==
SIGERR_
) {
383
if (p->signal == SIGEXIT_ || p->signal ==
SIGERR_
)
sh.h
392
#define
SIGERR_
SIGNALS /* for trap ERR */
main.c
628
runtrap(&sigtraps[
SIGERR_
]);
exec.c
435
trapsig(
SIGERR_
);
Completed in 13 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025