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

/freebsd-10.2-release/contrib/apr-util/include/
H A Dapu_errno.h121 #define APR_STATUS_IS_ENOSPACE(s) ((s) == APR_ENOSPACE) macro

Completed in 77 milliseconds