OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xsignal
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/ftp/
progressbar.c
182
(void)
xsignal
(SIGALRM, SIG_DFL);
196
(void)
xsignal
(SIGALRM, updateprogressmeter);
200
(void)
xsignal
(SIGALRM, SIG_DFL);
411
xsignal
(int sig, sigfunc func)
function
/src/tests/lib/libc/stdio/
h_intr.c
48
static sig_t
xsignal
(int signo, sig_t handler);
107
xsignal
(SIGPIPE, SIG_IGN);
114
sig_t osig =
xsignal
(SIGALRM, pr_star);
121
xsignal
(SIGALRM, osig);
344
xsignal
(int signo, sig_t handler)
function
/src/usr.bin/script/
script.c
93
static sig_t
xsignal
(int, sig_t);
188
(void)
xsignal
(SIGCHLD, finish);
195
(void)
xsignal
(SIGCHLD, SIG_DFL);
223
xsignal
(int signo, sig_t handler)
function
Completed in 18 milliseconds
Indexes created Sat Feb 21 01:20:28 UTC 2026