Searched refs:APR_EEXIST (Results 1 – 6 of 6) sorted by relevance
646 #define APR_EEXIST EEXIST macro648 #define APR_EEXIST (APR_OS_START_CANONERR + 2) macro930 #define APR_STATUS_IS_EEXIST(s) ((s) == APR_EEXIST \1051 #define APR_STATUS_IS_EEXIST(s) ((s) == APR_EEXIST \1159 #define APR_STATUS_IS_EEXIST(s) ((s) == APR_EEXIST)1233 #define APR_STATUS_IS_EEXIST(s) ((s) == APR_EEXIST)1324 (s) == APR_EEXIST)
90 if (err->apr_err == APR_EEXIST) in svn_cl__mkdir()
124 { 620002, "APR_EEXIST" },
274 status = APR_EEXIST; in apr_sdbm_store()
730 rv = APR_EEXIST; in apr_redis_set()846 rv = APR_EEXIST; in apr_redis_setex()
674 rv = APR_EEXIST; in storage_cmd_write()