Searched refs:APR_FILEBASED (Results 1 – 3 of 3) sorted by relevance
220 { 70020, "APR_FILEBASED" },
112 case APR_FILEBASED: in apr_error_string()
470 #define APR_FILEBASED (APR_OS_START_STATUS + 20) macro591 #define APR_STATUS_IS_FILEBASED(s) ((s) == APR_FILEBASED)