| /third_party/ltp/testcases/kernel/syscalls/eventfd/ |
| H A D | eventfd02.c | 38 TST_EXP_FAIL(write(fd, &val, sizeof(val)), EAGAIN); in run() local
|
| H A D | eventfd01.c | 35 TST_EXP_FAIL(read(fd, &val, sizeof(val)), EAGAIN); in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/write/ |
| H A D | write04.c | 31 TST_EXP_FAIL2(write(wfd, wbuf, sizeof(wbuf)), EAGAIN); in verify_write() local
|
| /third_party/ltp/testcases/kernel/syscalls/read/ |
| H A D | read03.c | 24 TST_EXP_FAIL(read(rfd, &c, 1), EAGAIN, in verify_read() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | sem_open.c | 46 "trywait on locked sem: got errno \"%s\" (%d), want EAGAIN (%d)\n", strerror(errno), errno, EAGAIN); in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/pidfd_open/ |
| H A D | pidfd_open04.c | 48 TST_EXP_FAIL(waitid(P_PIDFD, pidfd, &info, WEXITED), EAGAIN, in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_wait/ |
| H A D | epoll_wait06.c | 80 TST_EXP_FAIL(write(fds[1], buff, write_size), EAGAIN, "write() failed"); in run() local 96 TST_EXP_FAIL(read(fds[0], buff, read_size), EAGAIN, "read() failed"); in run() local
|
| /third_party/curl/lib/ |
| H A D | config-win32ce.h | 299 #define EAGAIN 3 macro
|
| /third_party/python/Lib/ |
| H A D | socket.py | 62 EAGAIN = getattr(errno, 'EAGAIN', 11) variable
|
| H A D | asyncore.py | 58 errorcode global() namespace
|
| /third_party/curl/tests/server/ |
| H A D | sockfilt.c | 119 #undef EAGAIN macro 120 #define EAGAIN 11 /* errno.h value */ macro
|
| H A D | socksd.c | 90 #undef EAGAIN macro 91 #define EAGAIN 11 /* errno.h value */ macro
|
| H A D | mqttd.c | 72 #undef EAGAIN macro 73 #define EAGAIN 11 /* errno.h value */ macro
|
| /third_party/libwebsockets/include/ |
| H A D | libwebsockets.h | 474 #define EAGAIN 11 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| H A D | errno.h | 12 #define EAGAIN 11 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/bits/ |
| H A D | errno.h | 12 #define EAGAIN 11 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/bits/ |
| H A D | errno.h | 12 #define EAGAIN 11 macro
|
| /third_party/musl/porting/liteos_m/user/include/bits/ |
| H A D | errno.h | 11 #define EAGAIN 11 macro
|
| /third_party/musl/porting/uniproton/kernel/include/bits/ |
| H A D | errno.h | 12 #define EAGAIN 11 macro
|
| /third_party/lwip/src/include/lwip/ |
| H A D | errno.h | 58 #define EAGAIN 11 /* Try again */ macro
|
| /third_party/musl/arch/generic/bits/ |
| H A D | errno.h | 11 #define EAGAIN 11 macro
|
| /third_party/musl/arch/mipsn32/bits/ |
| H A D | errno.h | 11 #define EAGAIN 11 macro
|
| /third_party/musl/arch/mips/bits/ |
| H A D | errno.h | 11 #define EAGAIN 11 macro
|
| /third_party/musl/arch/mips64/bits/ |
| H A D | errno.h | 11 #define EAGAIN 11 macro
|
| /third_party/musl/arch/powerpc/bits/ |
| H A D | errno.h | 11 #define EAGAIN 11 macro
|