Searched defs:req_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/inc/
H A Dasyncio.h137 char req_type; /* AIO_POSIX_REQ or not */ member in struct:aio_req
263 #define POSIX_AIO(x) ((x)->req_type == AIO_POSIX_REQ)

Completed in 22 milliseconds