| /third_party/ltp/testcases/kernel/syscalls/ipc/msgrcv/ |
| H A D | msgrcv05.c | 33 TST_EXP_FAIL2(msgrcv(queue_id, &rcv_buf, MSGSIZE, 1, 0), EINTR, in verify_msgrcv() local
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
| H A D | epoll_pwait01.c | 48 TST_EXP_FAIL(do_epoll_pwait(efd, &e, 1, -1, NULL), EINTR, in verify_nonsigmask() local
|
| /third_party/curl/lib/ |
| H A D | curl_setup_once.h | 325 #undef EINTR /* override definition in errno.h */ macro 326 #define EINTR WSAEINTR macro
|
| /third_party/node/deps/cares/src/lib/ |
| H A D | setup_once.h | 367 # undef EINTR /* override definition in errno.h */ macro 368 # define EINTR WSAEINTR macro
|
| /third_party/curl/tests/server/ |
| H A D | util.c | 52 #undef EINTR macro 53 #define EINTR 4 /* errno.h value */ macro
|
| H A D | sockfilt.c | 117 #undef EINTR macro 118 #define EINTR 4 /* errno.h value */ macro
|
| H A D | rtspd.c | 61 #undef EINTR macro 62 #define EINTR 4 /* errno.h value */ macro
|
| H A D | socksd.c | 88 #undef EINTR macro 89 #define EINTR 4 /* errno.h value */ macro
|
| H A D | mqttd.c | 70 #undef EINTR macro 71 #define EINTR 4 /* errno.h value */ macro
|
| /third_party/libwebsockets/include/ |
| H A D | libwebsockets.h | 475 #define EINTR 4 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| H A D | errno.h | 5 #define EINTR 4 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | errno.h | 5 #define EINTR 4 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| H A D | errno.h | 5 #define EINTR 4 macro
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| H A D | errno.h | 5 #define EINTR 4 macro
|
| /third_party/lwip/src/include/lwip/ |
| H A D | errno.h | 51 #define EINTR 4 /* Interrupted system call */ macro
|
| /third_party/musl/arch/generic/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/musl/arch/mips/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/musl/arch/mips64/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/musl/arch/powerpc64/bits/ |
| H A D | errno.h | 4 #define EINTR 4 macro
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| H A D | errno.rs | 6 pub const EINTR: u32 = 4; consts
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| H A D | errno.rs | 6 pub const EINTR: u32 = 4; consts
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| H A D | errno.rs | 6 pub const EINTR: u32 = 4; consts
|