Searched refs:EWOULDBLOCK (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/musl/include/bits/ | ||
| A D | errno.h | 41 #define EWOULDBLOCK EAGAIN macro |
| /third_party/uapp/dash/src/ | ||
| A D | input.c | 192 if (parsefile->fd == 0 && errno == EWOULDBLOCK) { in preadfd() |
Completed in 3 milliseconds