OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sig_current
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/mail/
sig.h
42
sig_t
sig_current
(int);
collect.c
364
sig_t volatile old_sigint =
sig_current
(SIGINT);
365
sig_t volatile old_sighup =
sig_current
(SIGHUP);
366
sig_t volatile old_sigtstp =
sig_current
(SIGTSTP);
367
sig_t volatile old_sigttin =
sig_current
(SIGTTIN);
368
sig_t volatile old_sigttou =
sig_current
(SIGTTOU);
sig.c
165
sig_current
(int signo)
function in typeref:typename:PUBLIC sig_t
cmd1.c
453
sig_t volatile oldsigpipe =
sig_current
(SIGPIPE);
Completed in 14 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025