Home
last modified time | relevance | path

Searched refs:SIGPWR (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/src/api/
Dutils.cc148 #ifdef SIGPWR in signo_string()
149 #if SIGPWR != SIGLOST in signo_string()
150 SIGNO_CASE(SIGPWR); in signo_string()
155 #if !defined(SIGPWR) || SIGINFO != SIGPWR in signo_string()
/third_party/musl/src/string/
Dstrsignal.c12 && (SIGPOLL == 29) && (SIGPWR == 30) && (SIGSYS == 31)
48 [SIGPWR] = 30,
/third_party/ltp/lib/
Dsigname.h93 #ifdef SIGPWR in tst_strsig()
94 PAIR(SIGPWR) in tst_strsig()
/third_party/musl/arch/or1k/bits/
Dsignal.h81 #define SIGPWR 30 macro
/third_party/musl/arch/sh/bits/
Dsignal.h83 #define SIGPWR 30 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsignal.h82 #define SIGPWR 30 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsignal.h82 #define SIGPWR 30 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsignal.h82 #define SIGPWR 30 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsignal.h81 #define SIGPWR 30 macro
/third_party/musl/arch/arm/bits/
Dsignal.h82 #define SIGPWR 30 macro
/third_party/musl/arch/powerpc64/bits/
Dsignal.h106 #define SIGPWR 30 macro
/third_party/musl/arch/powerpc/bits/
Dsignal.h115 #define SIGPWR 30 macro
/third_party/musl/arch/s390x/bits/
Dsignal.h117 #define SIGPWR 30 macro
/third_party/ltp/testcases/kernel/syscalls/signal/
Dsignal05.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
Dsignal03.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
Dsignal04.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS
/third_party/musl/arch/riscv64/bits/
Dsignal.h114 #define SIGPWR 30 macro
/third_party/musl/arch/microblaze/bits/
Dsignal.h84 #define SIGPWR 30 macro
/third_party/e2fsprogs/e2fsck/
Dsigcatcher.c125 #ifdef SIGPWR
126 DEFINE_ENTRY(SIGPWR)
/third_party/ltp/testcases/kernel/syscalls/kill/
Dkill11.c55 {SIGPWR, 0},
/third_party/musl/arch/mipsn32/bits/
Dsignal.h127 #define SIGPWR 19 macro
/third_party/musl/arch/mips/bits/
Dsignal.h108 #define SIGPWR 19 macro
/third_party/musl/arch/mips64/bits/
Dsignal.h127 #define SIGPWR 19 macro
/third_party/musl/arch/m68k/bits/
Dsignal.h136 #define SIGPWR 30 macro
/third_party/musl/arch/i386/bits/
Dsignal.h137 #define SIGPWR 30 macro

12