OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sig_restore
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/mail/
sig.h
33
int
sig_restore
(int, struct sigaction *, sigset_t *);
edit.c
219
(void)
sig_restore
(SIGINT, &osa, &oset);
cmd1.c
380
(void)
sig_restore
(SIGPIPE, &osa, &oset);
485
(void)
sig_restore
(SIGPIPE, &osa, &oset);
collect.c
142
(void)
sig_restore
(SIGINT, &osa, &oset);
198
(void)
sig_restore
(SIGINT, &osa, &oset);
sig.c
401
sig_restore
(int sig, struct sigaction *osa, sigset_t *oset)
function
cmd3.c
157
(void)
sig_restore
(SIGINT, &osa, &oset);
179
(void)
sig_restore
(SIGINT, &osa, &oset);
Completed in 25 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026