Searched refs:APR_EACCES (Results 1 – 3 of 3) sorted by relevance
639 #define APR_EACCES EACCES macro641 #define APR_EACCES (APR_OS_START_CANONERR + 1) macro913 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES \1024 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES \1139 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES)1209 #define APR_STATUS_IS_EACCES(s) ((s) == APR_EACCES)
113 return APR_EACCES; in apr_file_open()123 return APR_EACCES; in apr_file_open()
242 { 620001, "APR_EACCES" },