Searched refs:APR_STATUS_IS_ENOTEMPTY (Results 1 – 6 of 6) sorted by relevance
975 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY \ macro1121 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY \ macro1183 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY) macro1301 #define APR_STATUS_IS_ENOTEMPTY(s) ((s) == APR_ENOTEMPTY || \ macro
223 APR_STATUS_IS_ENOTEMPTY(err->apr_err)) in revert_restore_handle_copied_dirs()236 if (APR_STATUS_IS_ENOTEMPTY(err->apr_err)) in revert_restore_handle_copied_dirs()
805 || APR_STATUS_IS_ENOTEMPTY(err->apr_err))) in run_dir_remove()
1030 if (APR_STATUS_IS_ENOTEMPTY(err->apr_err)) in svn_client__handle_externals()
3839 if (APR_STATUS_IS_ENOTEMPTY(empty_status)) in svn_io_dir_remove_nonrecursive()4080 else if (APR_STATUS_IS_ENOTEMPTY(status)) in svn_io_dir_empty()
11082 if (err && APR_STATUS_IS_ENOTEMPTY(err->apr_err)) in remove_folder()