/third_party/ltp/lib/ |
D | signame.h | 78 #if defined(SIGIO) && defined(SIGPOLL) in tst_strsig() 80 STRPAIR(SIGIO, "SIGIO/SIGPOLL") in tst_strsig() 81 #elif defined(SIGIO) in tst_strsig() 82 PAIR(SIGIO) in tst_strsig()
|
/third_party/node/src/api/ |
D | utils.cc | 132 #ifdef SIGIO in signo_string() 133 SIGNO_CASE(SIGIO); in signo_string() 137 #if SIGPOLL != SIGIO in signo_string()
|
/third_party/uboot/u-boot-2020.01/include/asm-generic/ |
D | signal.h | 39 #define SIGIO 29 macro 40 #define SIGPOLL SIGIO
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 115 #define SIGIO 29 macro 116 #define SIGPOLL SIGIO
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 104 #define SIGIO 29 macro 105 #define SIGPOLL SIGIO
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/ |
D | signal.h | 51 #define SIGIO 29 macro 52 #define SIGPOLL SIGIO
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 112 #define SIGIO 29 macro 113 #define SIGPOLL SIGIO
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 130 #define SIGIO 22 macro 131 #define SIGPOLL SIGIO
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 130 #define SIGIO 22 macro 131 #define SIGPOLL SIGIO
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 111 #define SIGIO 22 macro 112 #define SIGPOLL SIGIO
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl31.c | 149 sigaddset(&newset, SIGIO); in setup() 281 if (orig_sig == 0 || orig_sig == SIGIO) in test_set_and_get_sig() 366 case SIGIO: in check_io_signal()
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 79 #define SIGIO 29 macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 81 #define SIGIO 29 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 79 #define SIGIO 29 macro
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 80 #define SIGIO 29 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 80 #define SIGIO 29 macro
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
D | dbus_common.c | 23 #ifdef SIGIO 28 #define SIGPOLL SIGIO
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
D | dbus_common.c | 23 #ifdef SIGIO 28 #define SIGPOLL SIGIO
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 113 #define SIGIO 29 macro
|
/third_party/ltp/testcases/kernel/syscalls/signal/ |
D | signal05.c | 75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
|
D | signal03.c | 75 SIGWINCH, SIGIO, SIGPWR, SIGSYS,
|
D | signal04.c | 75 SIGWINCH, SIGIO, SIGPWR, SIGSYS
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 82 #define SIGIO 29 macro
|
/third_party/e2fsprogs/e2fsck/ |
D | sigcatcher.c | 119 #ifdef SIGIO 120 DEFINE_ENTRY(SIGIO)
|
/third_party/ltp/testcases/kernel/syscalls/kill/ |
D | kill11.c | 54 {SIGIO, 0},
|