Searched refs:APR_ENOSHMAVAIL (Results 1 – 3 of 3) sorted by relevance
192 { 20015, "APR_ENOSHMAVAIL" },
66 case APR_ENOSHMAVAIL: in apr_error_string()
315 #define APR_ENOSHMAVAIL (APR_OS_START_ERROR + 15) macro389 #define APR_STATUS_IS_ENOSHMAVAIL(s) ((s) == APR_ENOSHMAVAIL)