Searched refs:APR_STATUS_IS_ENOENT (Results 1 – 25 of 37) sorted by relevance
12
924 #define APR_STATUS_IS_ENOENT(s) ((s) == APR_ENOENT \ macro1041 #define APR_STATUS_IS_ENOENT(s) ((s) == APR_ENOENT \ macro1142 #define APR_STATUS_IS_ENOENT(s) ((s) == APR_ENOENT) macro1221 #define APR_STATUS_IS_ENOENT(s) ((s) == APR_ENOENT \ macro1224 #define APR_STATUS_IS_ENOENT(s) ((s) == APR_ENOENT) macro
94 (APR_STATUS_IS_ENOENT(err->apr_err) || /* in wc */ in svn_cl__mkdir()
76 && !APR_STATUS_IS_ENOENT(err->apr_err) in get_old_version()660 && !APR_STATUS_IS_ENOENT(err->apr_err)) in svn_wc__db_wcroot_parse_local_abspath()822 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in svn_wc__db_wcroot_parse_local_abspath()
220 if (APR_STATUS_IS_ENOENT(err->apr_err) || in revert_restore_handle_copied_dirs()490 if (err && (APR_STATUS_IS_ENOENT(err->apr_err) in revert_wc_data()
575 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in maybe_transfer_one_pristine()713 if (err && ignore_enoent && APR_STATUS_IS_ENOENT(err->apr_err)) in remove_file()
100 && (APR_STATUS_IS_ENOENT(err->apr_err) in read_propfile()233 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in read_wcprops()544 if (APR_STATUS_IS_ENOENT(err->apr_err)) in svn_wc__wipe_postupgrade()2251 if (APR_STATUS_IS_ENOENT(err->apr_err) in upgrade_working_copy()
771 if (err && (APR_STATUS_IS_ENOENT(err->apr_err) in run_dir_remove()842 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in run_file_move()
283 if (err && (APR_STATUS_IS_ENOENT(err->apr_err) in report_revisions_and_depths()
349 if (APR_STATUS_IS_ENOENT(apr_err)) in io_check_path()1168 if (! (APR_STATUS_IS_ENOENT(status))) in svn_io_copy_dir_recursively()1636 if (ignore_enoent && (APR_STATUS_IS_ENOENT(status) in io_set_file_perms()1719 if (ignore_enoent && APR_STATUS_IS_ENOENT(status)) in io_set_file_perms()2129 if (!(ignore_enoent && (APR_STATUS_IS_ENOENT(status) in svn_io_set_file_read_only()2162 if (!ignore_enoent || !APR_STATUS_IS_ENOENT(status)) in svn_io_set_file_read_write()2427 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in svn_io__file_lock_autocreate()2668 else if (ignore_enoent && (APR_STATUS_IS_ENOENT(apr_err) in svn_io_remove_file2()2732 if (ignore_enoent && (APR_STATUS_IS_ENOENT(err->apr_err) in svn_io_remove_dir2()2854 if (! (APR_STATUS_IS_ENOENT(status))) in svn_io_get_dirents3()[all …]
201 svn_boolean_t is_enoent = APR_STATUS_IS_ENOENT(apr_err) in svn_config__parse_registry()
200 if (!APR_STATUS_IS_ENOENT(err->apr_err) in svn_config_walk_auth_data()
441 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in systemd_release()1021 if (!APR_STATUS_IS_ENOENT(err->apr_err)) in system_version_plist()
1083 else if (APR_STATUS_IS_ENOENT(apr_err)) in svn_opt__arg_canonicalize_path()
2190 if (make_parents && err && APR_STATUS_IS_ENOENT(err->apr_err)) in svn_stream__install_stream()2231 if (make_parents && err && APR_STATUS_IS_ENOENT(err->apr_err)) in svn_stream__install_stream()
538 if (! must_exist && err && APR_STATUS_IS_ENOENT(err->apr_err)) in svn_config__parse_file()
840 if (svn_err && APR_STATUS_IS_ENOENT(svn_err->apr_err)) in base_open()943 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in base_upgrade()1228 if (err && APR_STATUS_IS_ENOENT(err->apr_err) && allow_missing) in copy_db_file_safely()
121 if (! APR_STATUS_IS_ENOENT(err->apr_err)) in is_empty_wc()151 if (! APR_STATUS_IS_ENOENT(err->apr_err)) in is_empty_wc()
159 if (err && (APR_STATUS_IS_ENOENT(err->apr_err) in inner_dir_diff()177 if (err && (APR_STATUS_IS_ENOENT(err->apr_err) in inner_dir_diff()
181 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in open_pack_or_rev_file()
615 if (APR_STATUS_IS_ENOENT(err->apr_err)) in svn_fs_x__try_stringbuf_from_file()
227 if (! (APR_STATUS_IS_ENOENT(status))) in hotcopy_io_copy_dir_recursively()
166 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in open_pack_or_rev_file()
225 if (! (APR_STATUS_IS_ENOENT(status))) in hotcopy_io_copy_dir_recursively()846 if (APR_STATUS_IS_ENOENT(err->apr_err)) in hotcopy_body()
541 if (APR_STATUS_IS_ENOENT(err->apr_err)) in svn_fs_fs__try_stringbuf_from_file()
483 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in read_format()1938 if (err && APR_STATUS_IS_ENOENT(err->apr_err)) in get_node_origins_from_file()