Home
last modified time | relevance | path

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

12

/external/strace/tests-mx32/
Dsignal2name.c47 CASE(SIGPWR); in signal2name()
50 CASE(SIGPWR); in signal2name()
/external/strace/tests-m32/
Dsignal2name.c47 CASE(SIGPWR); in signal2name()
50 CASE(SIGPWR); in signal2name()
/external/strace/tests/
Dsignal2name.c47 CASE(SIGPWR); in signal2name()
50 CASE(SIGPWR); in signal2name()
/external/ltp/lib/
Dsigname.h93 #ifdef SIGPWR in tst_strsig()
94 PAIR(SIGPWR) in tst_strsig()
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_signal.py40 SIGPWR = 30 # Power failure variable
/external/u-boot/include/asm-generic/
Dsignal.h44 #define SIGPWR 30 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dsignal.h45 #define SIGPWR 19 /* Power failure restart (System V). */ macro
/external/kernel-headers/original/uapi/asm-generic/
Dsignal.h45 #define SIGPWR 30 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
Dsignal.h52 #define SIGPWR 30 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
Dsignal.h57 #define SIGPWR 30 macro
/external/e2fsprogs/e2fsck/
Dsigcatcher.c125 #ifdef SIGPWR
126 DEFINE_ENTRY(SIGPWR)
/external/u-boot/arch/powerpc/include/asm/
Dsignal.h56 #define SIGPWR 30 macro
/external/ltp/testcases/kernel/syscalls/signal/
Dsignal05.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
Dsignal03.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
Dsignal04.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS
/external/ltp/testcases/kernel/syscalls/fstat/
Dfstat05.c120 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
/external/ltp/testcases/kernel/syscalls/kill/
Dkill11.c86 {SIGPWR, 0},
/external/minijail/linux-x86/
Dlibconstants.gen.c1139 #ifdef SIGPWR
1140 { "SIGPWR", (unsigned long) SIGPWR },
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py103 SIGPWR = 19 variable
DFILE.py96 SIGPWR = 19 variable
/external/python/cpython2/Modules/
Dsignalmodule.c733 #ifdef SIGPWR in initsignal()
734 x = PyInt_FromLong(SIGPWR); in initsignal()
/external/python/cpython3/Modules/
Dsignalmodule.c1374 #ifdef SIGPWR in PyInit__signal()
1375 if (PyModule_AddIntMacro(m, SIGPWR)) in PyInit__signal()
/external/python/cpython2/Lib/plat-sunos5/
DIN.py469 SIGPWR = 19 variable
/external/dynamic_depth/internal/base/
Dport.h93 #define GOOGLE_OBSCURE_SIGNAL SIGPWR
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1299 SIGPWR = syscall.Signal(0x13) const

12