Searched refs:APR_ERELATIVE (Results 1 – 3 of 3) sorted by relevance
78 return APR_ERELATIVE; in apr_filepath_root()173 return APR_ERELATIVE; in apr_filepath_merge()
121 case APR_ERELATIVE: in apr_error_string()
326 #define APR_ERELATIVE (APR_OS_START_ERROR + 21) macro408 #define APR_STATUS_IS_ERELATIVE(s) ((s) == APR_ERELATIVE)