OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGXCPU
(Results
1 - 20
of
20
) sorted by relevancy
/src/sys/compat/linux/arch/arm/
linux_sigarray.c
59
SIGXCPU
,
/src/sys/compat/linux/arch/m68k/
linux_sigarray.c
59
SIGXCPU
,
/src/lib/librumpuser/
rumpuser_sigtrans.c
97
#ifdef
SIGXCPU
98
case 24 : return
SIGXCPU
;
/src/sys/compat/linux/arch/alpha/
linux_sigarray.c
59
SIGXCPU
,
/src/sys/compat/linux/arch/mips/
linux_sigarray.c
68
SIGXCPU
, /* 30 */
/src/sys/compat/linux/arch/powerpc/
linux_sigarray.c
59
SIGXCPU
,
/src/bin/pax/
pax.c
358
#ifdef
SIGXCPU
359
if (which_sig ==
SIGXCPU
)
445
#ifdef
SIGXCPU
446
if (sigaddset(&s_mask,
SIGXCPU
) < 0) {
483
#ifdef
SIGXCPU
484
if ((sigaction(
SIGXCPU
, &n_hand, &o_hand) < 0) &&
486
(sigaction(
SIGXCPU
, &o_hand, NULL) < 0))
/src/sys/compat/linux/arch/i386/
linux_sigarray.c
59
SIGXCPU
, /* 24 */
/src/sys/compat/linux/arch/amd64/
linux_sigarray.c
61
SIGXCPU
, /* 24 */
/src/games/warp/
sig.c
45
#ifdef
SIGXCPU
46
sigset(
SIGXCPU
, sig_catcher);
/src/sys/compat/linux/arch/aarch64/
linux_sigarray.c
54
/* 24 */ [LINUX_SIGXCPU] =
SIGXCPU
,
/src/sys/sys/
signal.h
76
#define
SIGXCPU
24 /* exceeded CPU time limit */
/src/usr.bin/sort/
sort.c
327
SIGXCPU
, SIGXFSZ, SIGVTALRM, SIGPROF, 0};
/src/libexec/getty/
main.c
204
(void)signal(
SIGXCPU
, timeoverrun);
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc
239
SIGXCPU
, SIGXFSZ };
/src/tests/lib/libc/sys/
t_ptrace_lwp_wait.h
29
static int lwpinfo_thread_sigmask[] = {
SIGXCPU
, SIGPIPE, SIGALRM, SIGURG};
t_ptrace_threads_wait.h
663
SIGXCPU
,
/src/sbin/init/
init.c
306
SIGBUS,
SIGXCPU
, SIGXFSZ, 0);
311
SIGXCPU
, SIGXFSZ, SIGHUP, SIGTERM, SIGTSTP, SIGALRM, 0);
/src/bin/csh/
csh.c
374
(void)signal(
SIGXCPU
, phup); /* ...and on XCPU */
/src/sys/kern/
kern_synch.c
1237
* If over the soft limit, send
SIGXCPU
and raise
1251
sig =
SIGXCPU
;
Completed in 21 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025