Home
last modified time | relevance | path

Searched defs:SIGPWR (Results 1 – 25 of 27) sorted by relevance

12

/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/u-boot/arch/powerpc/include/asm/
Dsignal.h56 #define SIGPWR 30 macro
/external/python/cpython2/Lib/plat-irix6/
DWAIT.py103 SIGPWR = 19 variable
DFILE.py96 SIGPWR = 19 variable
/external/python/cpython2/Lib/plat-sunos5/
DIN.py469 SIGPWR = 19 variable
DSTROPTS.py466 SIGPWR = 19 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1299 SIGPWR = syscall.Signal(0x13) const
Dzerrors_netbsd_arm.go1546 SIGPWR = syscall.Signal(0x20) const
Dzerrors_netbsd_amd64.go1557 SIGPWR = syscall.Signal(0x20) const
Dzerrors_netbsd_386.go1567 SIGPWR = syscall.Signal(0x20) const
Dzerrors_linux_sparc64.go1952 SIGPWR = syscall.Signal(0x1d) const
Dzerrors_linux_mipsle.go2412 SIGPWR = syscall.Signal(0x13) const
Dzerrors_linux_s390x.go2466 SIGPWR = syscall.Signal(0x1e) const
Dzerrors_linux_arm.go2412 SIGPWR = syscall.Signal(0x1e) const
Dzerrors_linux_ppc64le.go2466 SIGPWR = syscall.Signal(0x1e) const
Dzerrors_linux_mips64.go2412 SIGPWR = syscall.Signal(0x13) const
Dzerrors_linux_ppc64.go2466 SIGPWR = syscall.Signal(0x1e) const
Dzerrors_linux_amd64.go2406 SIGPWR = syscall.Signal(0x1e) const
Dzerrors_linux_mips64le.go2412 SIGPWR = syscall.Signal(0x13) const
Dzerrors_linux_386.go2406 SIGPWR = syscall.Signal(0x1e) const

12