OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:alarmc
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/at/
at.c
63
#define
ALARMC
10 /* Number of seconds to wait for timeout */
94
__dead static void
alarmc
(int);
120
alarmc
(int signo)
function in typeref:typename:void
219
act.sa_handler =
alarmc
;
224
* Set an alarm so a timeout occurs after
ALARMC
seconds, in case
228
(void)alarm(
ALARMC
);
at.c
63
#define
ALARMC
10 /* Number of seconds to wait for timeout */
94
__dead static void
alarmc
(int);
120
alarmc
(int signo)
function in typeref:typename:void
219
act.sa_handler =
alarmc
;
224
* Set an alarm so a timeout occurs after
ALARMC
seconds, in case
228
(void)alarm(
ALARMC
);
at.c
63
#define
ALARMC
10 /* Number of seconds to wait for timeout */
94
__dead static void
alarmc
(int);
120
alarmc
(int signo)
function in typeref:typename:void
219
act.sa_handler =
alarmc
;
224
* Set an alarm so a timeout occurs after
ALARMC
seconds, in case
228
(void)alarm(
ALARMC
);
Completed in 31 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025