OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIGXCPU
(Results
1 - 25
of
69
) sorted by relevancy
1
2
3
/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/external/gpl3/gdb.old/dist/sim/common/
sim-signal.c
79
#ifdef
SIGXCPU
80
return
SIGXCPU
;
target-newlib-signal.c
128
#ifdef
SIGXCPU
129
{ "
SIGXCPU
",
SIGXCPU
, 24 },
/src/external/gpl3/gdb/dist/sim/common/
sim-signal.c
79
#ifdef
SIGXCPU
80
return
SIGXCPU
;
target-newlib-signal.c
128
#ifdef
SIGXCPU
129
{ "
SIGXCPU
",
SIGXCPU
, 24 },
/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/crypto/external/bsd/heimdal/dist/kdc/
main.c
147
#ifdef
SIGXCPU
148
sigaction(
SIGXCPU
, &sa, NULL);
167
#ifdef
SIGXCPU
168
signal(
SIGXCPU
, sigterm);
/src/external/gpl3/gcc/dist/libgfortran/runtime/
compile_options.c
94
#if defined(
SIGXCPU
)
95
case
SIGXCPU
:
96
name = "
SIGXCPU
";
190
#if defined(
SIGXCPU
)
191
signal (
SIGXCPU
, backtrace_handler);
/src/external/gpl3/gcc.old/dist/libgfortran/runtime/
compile_options.c
94
#if defined(
SIGXCPU
)
95
case
SIGXCPU
:
96
name = "
SIGXCPU
";
190
#if defined(
SIGXCPU
)
191
signal (
SIGXCPU
, backtrace_handler);
/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/amd64/
linux_sigarray.c
61
SIGXCPU
, /* 24 */
/src/sys/compat/linux/arch/i386/
linux_sigarray.c
59
SIGXCPU
, /* 24 */
/src/external/cddl/osnet/lib/libdtrace/
signal.d
75
inline int
SIGXCPU
= 24;
76
#pragma D binding "1.0"
SIGXCPU
/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
ipropd_common.c
64
sigaction(
SIGXCPU
, &sa, NULL);
73
signal(
SIGXCPU
, sigterm);
244
case
SIGXCPU
:
/src/games/warp/
sig.c
45
#ifdef
SIGXCPU
46
sigset(
SIGXCPU
, sig_catcher);
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
fatal-signal.c
51
SIGXCPU
, SIGXFSZ - because they are quite similar to SIGTERM. */
70
#ifdef
SIGXCPU
71
SIGXCPU
,
/src/external/public-domain/xz/dist/src/xz/
signals.c
66
#ifdef
SIGXCPU
67
SIGXCPU
,
/src/sys/compat/linux/arch/aarch64/
linux_sigarray.c
54
/* 24 */ [LINUX_SIGXCPU] =
SIGXCPU
,
/src/external/gpl2/gmake/dist/
signame.c
171
#if defined (
SIGXCPU
)
172
init_sig (
SIGXCPU
, "XCPU", _("CPU time limit exceeded"));
/src/external/gpl3/gdb.old/dist/gdbsupport/
signals.cc
241
#if defined (
SIGXCPU
)
242
if (hostsig ==
SIGXCPU
)
498
#if defined (
SIGXCPU
)
500
return
SIGXCPU
;
/src/external/gpl3/gdb/dist/gdbsupport/
signals.cc
241
#if defined (
SIGXCPU
)
242
if (hostsig ==
SIGXCPU
)
498
#if defined (
SIGXCPU
)
500
return
SIGXCPU
;
Completed in 29 milliseconds
1
2
3
Indexes created Thu Aug 06 00:25:04 UTC 2026