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

/freebsd-11.0-release/contrib/apr/include/
H A Dapr_errno.h542 #define APR_STATUS_IS_INCOMPLETE(s) ((s) == APR_INCOMPLETE) macro

Completed in 45 milliseconds