OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shtrap
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
trap.c
142
if (p->
shtrap
)
143
(*p->
shtrap
)(i);
408
* all users of
shtrap
are lifetime users (SIGCHLD, SIGALRM, SIGWINCH).
411
p->
shtrap
= (handler_t) 0;
413
p->
shtrap
= f;
sh.h
366
handler_t
shtrap
; /* shell signal handler */
member in struct:trap
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025