OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:oldint
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/login/
common.c
136
sig_t
oldint
;
local in function:motd
141
oldint
= signal(SIGINT, sigint);
145
(void)signal(SIGINT,
oldint
);
/src/usr.bin/ftp/
fetch.c
1395
sigfunc volatile
oldint
;
local in function:fetch_url
1426
oldquit = oldalrm =
oldint
= oldpipe = SIG_ERR;
1697
oldint
= xsignal(SIGINT, aborthttp);
1878
if (
oldint
!= SIG_ERR)
1879
(void)xsignal(SIGINT,
oldint
);
Completed in 13 milliseconds
Indexes created Sun Sep 28 07:09:56 GMT 2025