Searched refs:SIGPWR (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium-trace/catapult/devil/devil/android/
H A Ddevice_signal.py40 SIGPWR = 30 # Power failure variable
/external/libmojo/third_party/catapult/devil/devil/android/
H A Ddevice_signal.py40 SIGPWR = 30 # Power failure variable
/external/ltp/lib/
H A Dsigname.h99 #ifdef SIGPWR
100 PAIR(SIGPWR)
/external/strace/tests/
H A Dsignal2name.c47 CASE(SIGPWR);
50 CASE(SIGPWR);
/external/strace/tests-m32/
H A Dsignal2name.c47 CASE(SIGPWR);
50 CASE(SIGPWR);
/external/strace/tests-mx32/
H A Dsignal2name.c47 CASE(SIGPWR);
50 CASE(SIGPWR);
/external/ltp/tools/top-LTP/proc/
H A Dsig.c47 /* It seems the SPARC libc does not know the kernel supports SIGPWR. */
48 #ifndef SIGPWR
49 #warning Your header files lack SIGPWR. (assuming it is number 29)
50 #define SIGPWR 29 macro
75 {"PWR", SIGPWR},
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dsignal.h51 #define SIGPWR 30 macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dsignal.h44 #define SIGPWR 30 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dsignal.h44 #define SIGPWR 19 /* Power failure restart (System V). */ macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dsignal.h56 #define SIGPWR 30 macro
/external/ltp/testcases/kernel/syscalls/signal/
H A Dsignal03.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
H A Dsignal04.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS
H A Dsignal05.c75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
/external/dhcpcd-6.8.2/compat/
H A Dposix_spawn.c48 #define _NSIG SIGPWR + 1
/external/ltp/testcases/kernel/syscalls/fstat/
H A Dfstat05.c119 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
/external/ltp/testcases/kernel/syscalls/kill/
H A Dkill11.c86 {SIGPWR, 0},
/external/e2fsprogs/e2fsck/
H A Dsigcatcher.c125 #ifdef SIGPWR
126 DEFINE_ENTRY(SIGPWR)
/external/minijail/linux-x86/
H A Dlibconstants.gen.c1139 #ifdef SIGPWR
1140 { "SIGPWR", (unsigned long) SIGPWR },
1141 #endif // SIGPWR
/external/valgrind/include/vki/
H A Dvki-solaris.h1024 #define VKI_SIGPWR SIGPWR /* 19 */
/external/bison/
H A Dmaint.mk626 SIGMIGRATE SIGMSG SIGPHONE SIGPIPE SIGPOLL SIGPRE SIGPROF SIGPWR \
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 564 milliseconds

12