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

/freebsd-13-stable/contrib/apr/include/
H A Dapr_errno.h314 /** @see APR_STATUS_IS_ENOSHMAVAIL */
389 #define APR_STATUS_IS_ENOSHMAVAIL(s) ((s) == APR_ENOSHMAVAIL) macro

Completed in 96 milliseconds