OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldalrm
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
fetch.c
1397
sigfunc volatile
oldalrm
;
local in function:fetch_url
1426
oldquit =
oldalrm
= oldint = oldpipe = SIG_ERR;
1579
oldalrm
= xsignal(SIGALRM, timeouthttp);
1709
if (
oldalrm
!= SIG_ERR) {
1710
(void)xsignal(SIGALRM,
oldalrm
);
1711
oldalrm
= SIG_ERR;
1882
if (
oldalrm
!= SIG_ERR)
1883
(void)xsignal(SIGALRM,
oldalrm
);
fetch.c
1397
sigfunc volatile
oldalrm
;
local in function:fetch_url
1426
oldquit =
oldalrm
= oldint = oldpipe = SIG_ERR;
1579
oldalrm
= xsignal(SIGALRM, timeouthttp);
1709
if (
oldalrm
!= SIG_ERR) {
1710
(void)xsignal(SIGALRM,
oldalrm
);
1711
oldalrm
= SIG_ERR;
1882
if (
oldalrm
!= SIG_ERR)
1883
(void)xsignal(SIGALRM,
oldalrm
);
Completed in 26 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025