Home
last modified time | relevance | path

Searched defs:SIGXCPU (Results 1 – 3 of 3) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dsignal.d72 inline int SIGXCPU = 24; variable
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/linux/
H A Dsignal-macros.h36 #define SIGXCPU 24 macro
/freebsd/sys/sys/
H A Dsignal.h116 #define SIGXCPU 24 /* exceeded CPU time limit */ macro