Searched refs:APR_ENOTIME (Results 1 – 3 of 3) sorted by relevance
184 { 20007, "APR_ENOTIME" },
52 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)