Searched refs:APR_ENOLOCK (Results 1 – 3 of 3) sorted by relevance
186 { 20009, "APR_ENOLOCK" },
56 case APR_ENOLOCK: in apr_error_string()
303 #define APR_ENOLOCK (APR_OS_START_ERROR + 9) macro377 #define APR_STATUS_IS_ENOLOCK(s) ((s) == APR_ENOLOCK)