Home
last modified time | relevance | path

Searched refs:SIGVTALRM (Results 1 – 25 of 42) sorted by relevance

12

/freebsd/lib/libc/gen/
H A Dsiglist.c61 [SIGVTALRM] = "VTALRM",
96 [SIGVTALRM] = "Virtual timer expired",
/freebsd/cddl/lib/libdtrace/
H A Dsignal.d76 inline int SIGVTALRM = 26; variable
77 #pragma D binding "1.0" SIGVTALRM
120 signal == SIGVTALRM ? "SIGVTALRM" :
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_lock.c66 REQUIRE_LIBC(signal(SIGVTALRM, handler), SIG_ERR); in ATF_TC_BODY()
/freebsd/lib/libsysdecode/
H A Dsignal.c58 [SIGVTALRM] = "SIGVTALRM",
/freebsd/lib/libc/nls/
H A Dbe_BY.UTF-8.msg237 $ SIGVTALRM
H A Dmn_MN.UTF-8.msg237 $ SIGVTALRM
H A Duk_UA.UTF-8.msg247 $ SIGVTALRM
H A Del_GR.ISO8859-7.msg237 $ SIGVTALRM
H A Dru_RU.KOI8-R.msg254 $ SIGVTALRM
H A Dko_KR.UTF-8.msg247 $ SIGVTALRM
H A Dja_JP.UTF-8.msg247 $ SIGVTALRM
H A Dja_JP.eucJP.msg247 $ SIGVTALRM
H A Dko_KR.eucKR.msg247 $ SIGVTALRM
H A Dzh_CN.UTF-8.msg247 $ SIGVTALRM
H A Dzh_CN.GB18030.msg249 $ SIGVTALRM
H A Dzh_CN.GB2312.msg249 $ SIGVTALRM
H A Dit_IT.ISO8859-15.msg219 $ SIGVTALRM
H A Dno_NO.ISO8859-1.msg219 $ SIGVTALRM
H A Dfi_FI.ISO8859-1.msg219 $ SIGVTALRM
H A Dde_DE.ISO8859-1.msg237 $ SIGVTALRM
/freebsd/contrib/tcsh/
H A Dsh.init.c668 #ifdef SIGVTALRM in mesginit()
669 if (mesg[SIGVTALRM].pname == NULL) { in mesginit()
670 mesg[SIGVTALRM].iname = "VTALRM"; in mesginit()
671 mesg[SIGVTALRM].pname = CSAVS(2, 60, "Virtual time alarm"); in mesginit()
/freebsd/sys/sys/
H A Drctl.h120 #define RCTL_ACTION_SIGVTALRM SIGVTALRM
H A Dsignal.h118 #define SIGVTALRM 26 /* virtual time alarm */ macro
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getitimer.c50 if (signo == SIGALRM || signo == SIGVTALRM) in sighandler()
/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok85 SIGVTALRM

12