Home
last modified time | relevance | path

Searched refs:APR_OS_DEFAULT (Results 1 – 25 of 56) sorted by relevance

123

/freebsd-11-stable/contrib/apr/shmem/unix/
HDshm.c180 APR_OS_DEFAULT, pool); in apr_shm_create()
293 APR_OS_DEFAULT, pool); in apr_shm_create()
367 APR_OS_DEFAULT, pool); in apr_shm_create()
457 APR_OS_DEFAULT, pool); in apr_shm_remove()
574 APR_OS_DEFAULT, pool); in apr_shm_attach()
628 APR_FOPEN_READ, APR_OS_DEFAULT, pool); in apr_shm_attach()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
HDio.c609 APR_OS_DEFAULT, FALSE, result_pool); in svn_io_open_uniquely_named()
950 APR_OS_DEFAULT, pool)); in svn_io_copy_file()
1094 apr_err = apr_file_append(src_apr, dst_apr, APR_OS_DEFAULT, pool); in svn_io_append_file()
1148 SVN_ERR(svn_io_dir_make(dst_path, APR_OS_DEFAULT, pool)); in svn_io_copy_dir_recursively()
1242 apr_err = apr_dir_make_recursive(path_apr, APR_OS_DEFAULT, pool); in svn_io_make_dir_recursively()
1248 APR_OS_DEFAULT, pool)); in svn_io_make_dir_recursively()
1270 APR_OS_DEFAULT, in svn_io_file_create_bytes()
1530 SVN_ERR(svn_io_file_open(&f, file, APR_READ, APR_OS_DEFAULT, pool)); in svn_io_file_checksum2()
2024 status = apr_file_open(&file, path, APR_OPENINFO, APR_OS_DEFAULT, pool); in io_win_read_link()
2663 APR_OS_DEFAULT, in svn_io_file_lock2()
[all …]
HDconfig_file.c724 err = svn_io_file_open(&apr_file, file, APR_READ, APR_OS_DEFAULT, in svn_config__parse_file()
872 svn_error_clear(svn_io_dir_make(subdir_full_path, APR_OS_DEFAULT, pool)); in ensure_auth_subdir()
938 err = svn_io_dir_make(path, APR_OS_DEFAULT, pool); in svn_config_ensure()
1107 APR_OS_DEFAULT, in svn_config_ensure()
1325 APR_OS_DEFAULT, in svn_config_ensure()
1559 APR_OS_DEFAULT, in svn_config_ensure()
/freebsd-11-stable/contrib/apr-util/test/
HDtestdbm.c174 rv = apr_dbm_open_ex(&db, type, file, APR_DBM_RWCREATE, APR_OS_DEFAULT, p); in test_dbm()
190 rv = apr_dbm_open_ex(&db, type, file, APR_DBM_READONLY, APR_OS_DEFAULT, p); in test_dbm()
HDtestbuckets.c320 APR_OS_DEFAULT, p) == APR_SUCCESS); in test_insertfile()
372 APR_OS_DEFAULT, p) == APR_SUCCESS); in make_test_file()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
HDrev_file.c153 err = svn_io_file_open(&apr_file, path, flags, APR_OS_DEFAULT, in open_pack_or_rev_file()
281 APR_READ | APR_BUFFERED, APR_OS_DEFAULT, in svn_fs_fs__open_proto_rev_file()
HDrevprops.c696 err = svn_io_file_open(&file, path, APR_FOPEN_READ, APR_OS_DEFAULT, in svn_fs_fs__get_revision_props_size()
1068 APR_WRITE | APR_CREATE, APR_OS_DEFAULT, pool)); in repack_file_open()
1376 APR_WRITE | APR_CREATE, APR_OS_DEFAULT, in svn_fs_fs__copy_revprops()
1395 SVN_ERR(svn_io_file_open(&file, path, APR_READ, APR_OS_DEFAULT, in svn_fs_fs__copy_revprops()
1454 SVN_ERR(svn_io_dir_make(pack_file_dir, APR_OS_DEFAULT, scratch_pool)); in svn_fs_fs__pack_revprops_shard()
1458 APR_OS_DEFAULT, scratch_pool)); in svn_fs_fs__pack_revprops_shard()
HDtransaction.c340 APR_WRITE | APR_CREATE, APR_OS_DEFAULT, pool)); in get_writable_proto_rev_body()
445 APR_READ | APR_WRITE | APR_BUFFERED, APR_OS_DEFAULT, in get_writable_proto_rev()
521 | APR_BUFFERED, APR_OS_DEFAULT, pool)); in svn_fs_fs__put_node_revision()
563 | APR_BUFFERED, APR_OS_DEFAULT, scratch_pool)); in store_sha1_rep_mapping()
913 APR_READ | APR_BUFFERED, APR_OS_DEFAULT, in svn_fs_fs__txn_changes_fetch()
1071 return svn_io_dir_make(txn_dir, APR_OS_DEFAULT, pool); in create_txn_dir()
1102 err = svn_io_dir_make(unique_path, APR_OS_DEFAULT, subpool); in create_txn_dir_pre_1_5()
1343 APR_OS_DEFAULT, pool)); in write_next_ids()
1562 APR_OS_DEFAULT, pool)); in svn_fs_fs__set_entry()
1602 APR_OS_DEFAULT, subpool)); in svn_fs_fs__set_entry()
[all …]
HDutil.c405 APR_OS_DEFAULT, in svn_fs_fs__read_min_unpacked_rev()
648 APR_OS_DEFAULT, pool)); in svn_fs_fs__move_into_place()
663 SVN_ERR(svn_io_file_open(&file, dirname, APR_READ, APR_OS_DEFAULT, in svn_fs_fs__move_into_place()
HDpack.c293 | APR_CREATE, APR_OS_DEFAULT, pool)); in initialize_pack_context()
1739 APR_OS_DEFAULT, pool)); in pack_phys_addressed()
1744 APR_OS_DEFAULT, pool)); in pack_phys_addressed()
1773 SVN_ERR(svn_io_file_open(&rev_file, path, APR_READ, APR_OS_DEFAULT, in pack_phys_addressed()
1838 SVN_ERR(svn_io_dir_make(pack_file_dir, APR_OS_DEFAULT, pool)); in pack_rev_shard()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
HDhooks.c230 APR_OS_DEFAULT, pool); in run_hook_cmd()
579 APR_READ, APR_OS_DEFAULT, pool)); in svn_repos__hooks_pre_commit()
649 APR_READ, APR_OS_DEFAULT, pool)); in svn_repos__hooks_pre_revprop_change()
712 APR_READ, APR_OS_DEFAULT, pool)); in svn_repos__hooks_post_revprop_change()
/freebsd-11-stable/contrib/apr/file_io/unix/
HDcopy.c32 status = apr_file_open(&s, from_path, APR_FOPEN_READ, APR_OS_DEFAULT, pool); in apr_file_transfer_contents()
HDopen.c172 if (perm == APR_OS_DEFAULT) { in apr_file_open()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDadm_files.c158 return svn_io_dir_make(fullpath, APR_OS_DEFAULT, pool); in make_adm_subdir()
328 APR_OS_DEFAULT, pool)); in init_adm()
HDwc_db_pristine.c210 APR_OS_DEFAULT, result_pool)); in pristine_read_txn()
581 APR_OS_DEFAULT, scratch_pool); in maybe_transfer_one_pristine()
HDtranslate.c98 APR_OS_DEFAULT, result_pool)); in svn_wc__internal_translated_stream()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
HDtransaction.c621 APR_WRITE | APR_CREATE, APR_OS_DEFAULT, in get_writable_proto_rev_body()
724 APR_READ | APR_WRITE | APR_BUFFERED, APR_OS_DEFAULT, in get_writable_proto_rev()
823 | APR_BUFFERED, APR_OS_DEFAULT, scratch_pool)); in svn_fs_x__put_node_revision()
865 | APR_BUFFERED, APR_OS_DEFAULT, scratch_pool)); in store_sha1_rep_mapping()
1164 APR_READ | APR_BUFFERED, APR_OS_DEFAULT, in svn_fs_x__txn_changes_fetch()
1262 SVN_ERR(svn_io_dir_make(txn_dir, APR_OS_DEFAULT, iterpool)); in get_and_increment_txn_key_body()
1575 APR_OS_DEFAULT, scratch_pool)); in allocate_item_index()
1626 APR_OS_DEFAULT, scratch_pool)); in write_next_ids()
1815 APR_OS_DEFAULT, scratch_pool)); in svn_fs_x__set_entry()
1857 APR_OS_DEFAULT, subpool)); in svn_fs_x__set_entry()
[all …]
HDrev_file.c224 err = svn_io_file_open(&apr_file, path, flags, APR_OS_DEFAULT, in open_pack_or_rev_file()
353 APR_READ | APR_BUFFERED, APR_OS_DEFAULT, in svn_fs_x__rev_file_open_proto_rev()
HDutil.c509 APR_OS_DEFAULT, in svn_fs_x__read_min_unpacked_rev()
590 APR_OS_DEFAULT, scratch_pool)); in svn_fs_x__write_current()
HDfs_x.c564 APR_READ | APR_BUFFERED, APR_OS_DEFAULT, in read_uuid()
954 APR_WRITE | APR_CREATE, APR_OS_DEFAULT, in write_revision_zero()
1137 svn_error_t *err = svn_io_dir_make(path, APR_OS_DEFAULT, scratch_pool); in svn_fs_x__ensure_dir_exists()
/freebsd-11-stable/contrib/apr/include/
HDapr_file_info.h112 #define APR_OS_DEFAULT APR_FPROT_OS_DEFAULT /**< @deprecated @see APR_FPROT_OS_DEFAULT */ macro
/freebsd-11-stable/contrib/subversion/subversion/svnserve/
HDlogger.c80 APR_OS_DEFAULT, pool)); in logger__create()
/freebsd-11-stable/contrib/subversion/subversion/svn/
HDfile-merge.c899 APR_OS_DEFAULT, scratch_pool)); in svn_cl__merge_file()
902 APR_OS_DEFAULT, scratch_pool)); in svn_cl__merge_file()
905 APR_OS_DEFAULT, scratch_pool)); in svn_cl__merge_file()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
HDfs.c435 APR_WRITE | APR_CREATE, APR_OS_DEFAULT, in bdb_write_config()
1238 APR_OS_DEFAULT, pool); in copy_db_file_safely()
1249 APR_OS_DEFAULT, pool)); in copy_db_file_safely()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDexport.c214 apr_fileperms_t perm = APR_OS_DEFAULT; in export_node()
619 SVN_ERR(svn_io_dir_make(full_path, APR_OS_DEFAULT, pool)); in add_directory()
1075 SVN_ERR(svn_io_dir_make(full_path, APR_OS_DEFAULT, scratch_pool)); in add_directory_ev2()

123