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

/freebsd-11.0-release/contrib/apr/include/
H A Dapr_errno.h359 #define APR_STATUS_IS_ENOSTAT(s) ((s) == APR_ENOSTAT) macro

Completed in 51 milliseconds