Searched refs:APR_FOPEN_NONBLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dopen.c138 if (flag & APR_FOPEN_NONBLOCK) {
/freebsd-11-stable/contrib/apr/include/
H A Dapr_file_io.h88 #define APR_FOPEN_NONBLOCK 0x40000 /**< Platform dependent flag to enable macro
131 * @def APR_FOPEN_NONBLOCK
132 * @warning APR_FOPEN_NONBLOCK is not implemented on all platforms.
240 * @li #APR_FOPEN_NONBLOCK Platform dependent flag to enable

Completed in 64 milliseconds