HomeSort by: relevance | last modified time | path
    Searched defs:EAGAIN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/include/
acclib.h 83 #define EAGAIN 11 /* Try again */
  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 379 #ifndef EAGAIN
380 #define EAGAIN 9976
  /src/sys/sys/
errno.h 53 /* 11 was EAGAIN */
81 #define EAGAIN 35 /* Resource temporarily unavailable */
82 #define EWOULDBLOCK EAGAIN /* Operation would block */

Completed in 33 milliseconds