Home
last modified time | relevance | path

Searched refs:SIGXCPU (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/crypto/heimdal/kdc/
H A Dmain.c136 #ifdef SIGXCPU in main()
137 sigaction(SIGXCPU, &sa, NULL); in main()
148 #ifdef SIGXCPU in main()
149 signal(SIGXCPU, sigterm); in main()
/freebsd/crypto/heimdal/lib/kadm5/
H A Dipropd_common.c58 sigaction(SIGXCPU, &sa, NULL); in setup_signal()
67 signal(SIGXCPU, sigterm); in setup_signal()
/freebsd/usr.bin/limits/tests/
H A Dlimits_test.sh68 SIGXCPU=24 # atf_check doesn't know sigxcpu
78 atf_check -e save:time_output -s signal:$SIGXCPU \
/freebsd/lib/libc/gen/
H A Dsiglist.c59 [SIGXCPU] = "XCPU",
94 [SIGXCPU] = "Cputime limit exceeded",
/freebsd/cddl/lib/libdtrace/
H A Dsignal.d72 inline int SIGXCPU = 24; variable
73 #pragma D binding "1.0" SIGXCPU
118 signal == SIGXCPU ? "SIGXCPU" :
/freebsd/bin/pax/
H A Dpax.c301 if (which_sig == SIGXCPU) in sig_cleanup()
387 (sigaddset(&s_mask,SIGXCPU) < 0)||(sigaddset(&s_mask,SIGXFSZ)<0)) { in gen_init()
400 setup_sig(SIGXCPU, &n_hand)) in gen_init()
/freebsd/contrib/xz/src/xz/
H A Dsignals.c66 #ifdef SIGXCPU in signals_init()
67 SIGXCPU, in signals_init()
/freebsd/contrib/file/magic/Magdir/
H A Dhp324 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
343 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
365 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
387 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
409 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
430 >>>>>>>>>0xC4 belong 33 - received SIGXCPU
/freebsd/lib/libsysdecode/
H A Dsignal.c56 [SIGXCPU] = "SIGXCPU",
/freebsd/lib/libc/nls/
H A Dbe_BY.UTF-8.msg233 $ SIGXCPU
H A Dmn_MN.UTF-8.msg233 $ SIGXCPU
H A Duk_UA.UTF-8.msg243 $ SIGXCPU
H A Del_GR.ISO8859-7.msg233 $ SIGXCPU
H A Dru_RU.KOI8-R.msg250 $ SIGXCPU
H A Dko_KR.UTF-8.msg243 $ SIGXCPU
H A Dja_JP.UTF-8.msg243 $ SIGXCPU
H A Dja_JP.eucJP.msg243 $ SIGXCPU
H A Dko_KR.eucKR.msg243 $ SIGXCPU
H A Dzh_CN.UTF-8.msg243 $ SIGXCPU
H A Dzh_CN.GB18030.msg245 $ SIGXCPU
H A Dzh_CN.GB2312.msg245 $ SIGXCPU
/freebsd/contrib/tcsh/
H A Dsh.init.c654 #ifdef SIGXCPU in mesginit()
655 if (mesg[SIGXCPU].pname == NULL) { in mesginit()
656 mesg[SIGXCPU].iname = "XCPU"; in mesginit()
657 mesg[SIGXCPU].pname = CSAVS(2, 58, "Cputime limit exceeded"); in mesginit()
/freebsd/sys/sys/
H A Drctl.h118 #define RCTL_ACTION_SIGXCPU SIGXCPU
H A Dsignal.h116 #define SIGXCPU 24 /* exceeded CPU time limit */ macro
/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok86 SIGXCPU

123