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

/freebsd-11-stable/contrib/apr/include/
H A Dapr_errno.h327 /** @see APR_STATUS_IS_EINCOMPLETE */
410 #define APR_STATUS_IS_EINCOMPLETE(s) ((s) == APR_EINCOMPLETE) macro

Completed in 51 milliseconds