Searched refs:empty_status (Results 1 – 1 of 1) sorted by relevance
4489 apr_status_t empty_status = dir_is_empty(dirname_apr, pool); in svn_io_dir_remove_nonrecursive() local4491 if (APR_STATUS_IS_ENOTEMPTY(empty_status)) in svn_io_dir_remove_nonrecursive()