Searched refs:APR_ENOTIME (Results 1 – 2 of 2) sorted by relevance
50 case APR_ENOTIME: in apr_error_string()
299 #define APR_ENOTIME (APR_OS_START_ERROR + 7) macro373 #define APR_STATUS_IS_ENOTIME(s) ((s) == APR_ENOTIME)