Home
last modified time | relevance | path

Searched defs:EAGAIN (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacclib.h83 #define EAGAIN 11 /* Try again */ macro
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h380 #define EAGAIN 9976 macro
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Derrno.d107 inline int EAGAIN = 35; variable
/netbsd/sys/sys/
H A Derrno.h81 #define EAGAIN 35 /* Resource temporarily unavailable */ macro