Home
last modified time | relevance | path

Searched refs:ALARM (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/usr.sbin/rpc.statd/
H A Dstat_proc.c80 ALARM; in sm_stat_1_svc()
144 ALARM; in sm_mon_1_svc()
222 ALARM; in sm_unmon_1_svc()
250 ALARM; in sm_unmon_all_1_svc()
278 ALARM; in sm_simu_crash_1_svc()
H A Dstatd.h119 #define ALARM sa.sa_handler == SIG_DFL ? 0 : (sa.sa_handler = notify_handler, sigaction(SIGALRM, &s… macro
H A Dstatd.c199 ALARM; in notify_handler()
/netbsd-src/tests/lib/libc/gen/
H A Dt_sleep.c49 #define ALARM 6 /* SIGALRM after this many seconds */ macro
283 if (tslp.tv_sec > ALARM && sig == 0) in sleeptest()
284 alarm(ALARM); in sleeptest()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmisctools36 # look for ALARM component
37 >>>>>15 search/154 :VALARM file, with ALARM component
43 # iCalendar calendar without Free/Busy component and ALARM component
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dste-ab8505.dtsi44 interrupt-names = "60S", "ALARM";
H A Dste-ab8500.dtsi47 interrupt-names = "60S", "ALARM";
/netbsd-src/games/fortune/datfiles/
H A Dzippy840 My BIOLOGICAL ALARM CLOCK just went off ... It has noiseless DOZE
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.info6732 * 'ALARM': ALARM, Set an alarm clock
7468 File: gfortran.info, Node: AINT, Next: ALARM, Prev: AIMAG, Up: Intrinsic Procedures
7517 File: gfortran.info, Node: ALARM, Next: ALL, Prev: AINT, Up: Intrinsic Procedures
7519 8.13 'ALARM' -- Execute a routine after a given delay
7523 'ALARM(SECONDS, HANDLER [, STATUS])' causes external subroutine
7537 'CALL ALARM(SECONDS, HANDLER [, STATUS])'
7563 File: gfortran.info, Node: ALL, Next: ALLOCATED, Prev: ALARM, Up: Intrinsic Procedures
21265 * ALARM: ALARM. (line 6)
21756 * delayed execution: ALARM. (line 6)
22887 Node: ALARM324330
H A Dintrinsic.texi56 * @code{ALARM}: ALARM, Set an alarm clock
958 @node ALARM
959 @section @code{ALARM} --- Execute a routine after a given delay
960 @fnindex ALARM
965 @code{ALARM(SECONDS, HANDLER [, STATUS])} causes external subroutine @var{HANDLER}
979 @code{CALL ALARM(SECONDS, HANDLER [, STATUS])}
H A DChangeLog-20074669 * intrinsic.texi (ALARM): Extended documentation.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.info7038 * 'ALARM': ALARM, Set an alarm clock
7787 File: gfortran.info, Node: AINT, Next: ALARM, Prev: AIMAG, Up: Intrinsic Procedures
7837 File: gfortran.info, Node: ALARM, Next: ALL, Prev: AINT, Up: Intrinsic Procedures
7839 9.13 'ALARM' -- Execute a routine after a given delay
7843 'ALARM(SECONDS, HANDLER [, STATUS])' causes external subroutine
7857 'CALL ALARM(SECONDS, HANDLER [, STATUS])'
7883 File: gfortran.info, Node: ALL, Next: ALLOCATED, Prev: ALARM, Up: Intrinsic Procedures
21677 * ALARM: ALARM. (line 6)
22158 * delayed execution: ALARM. (line 6)
23294 Node: ALARM336401
H A Dintrinsic.texi56 * @code{ALARM}: ALARM, Set an alarm clock
962 @node ALARM
963 @section @code{ALARM} --- Execute a routine after a given delay
964 @fnindex ALARM
969 @code{ALARM(SECONDS, HANDLER [, STATUS])} causes external subroutine @var{HANDLER}
983 @code{CALL ALARM(SECONDS, HANDLER [, STATUS])}
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2005647 * intrinsics/signal.c: New file for SIGNAL and ALARM intrinsics.
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DEastAsianWidth.txt1131 23F0;W # So ALARM CLOCK
H A DUnicodeData.txt8241 23F0;ALARM CLOCK;So;0;ON;;;;;N;;;;;
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A DEastAsianWidth.txt1129 23F0;W # So ALARM CLOCK
H A DUnicodeData.txt8226 23F0;ALARM CLOCK;So;0;ON;;;;;N;;;;;
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19935431 * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19935431 * ser-unix.c [USE_{TERMIO,ALARM}_TIMEOUT]: New code to deal with