| /freebsd-11-stable/contrib/apr/shmem/unix/ |
| HD | shm.c | 180 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/ |
| HD | io.c | 609 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 …]
|
| HD | config_file.c | 724 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/ |
| HD | testdbm.c | 174 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()
|
| HD | testbuckets.c | 320 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/ |
| HD | rev_file.c | 153 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()
|
| HD | revprops.c | 696 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()
|
| HD | transaction.c | 340 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 …]
|
| HD | util.c | 405 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()
|
| HD | pack.c | 293 | 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/ |
| HD | hooks.c | 230 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/ |
| HD | copy.c | 32 status = apr_file_open(&s, from_path, APR_FOPEN_READ, APR_OS_DEFAULT, pool); in apr_file_transfer_contents()
|
| HD | open.c | 172 if (perm == APR_OS_DEFAULT) { in apr_file_open()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/ |
| HD | adm_files.c | 158 return svn_io_dir_make(fullpath, APR_OS_DEFAULT, pool); in make_adm_subdir() 328 APR_OS_DEFAULT, pool)); in init_adm()
|
| HD | wc_db_pristine.c | 210 APR_OS_DEFAULT, result_pool)); in pristine_read_txn() 581 APR_OS_DEFAULT, scratch_pool); in maybe_transfer_one_pristine()
|
| HD | translate.c | 98 APR_OS_DEFAULT, result_pool)); in svn_wc__internal_translated_stream()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/ |
| HD | transaction.c | 621 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 …]
|
| HD | rev_file.c | 224 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()
|
| HD | util.c | 509 APR_OS_DEFAULT, in svn_fs_x__read_min_unpacked_rev() 590 APR_OS_DEFAULT, scratch_pool)); in svn_fs_x__write_current()
|
| HD | fs_x.c | 564 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/ |
| HD | apr_file_info.h | 112 #define APR_OS_DEFAULT APR_FPROT_OS_DEFAULT /**< @deprecated @see APR_FPROT_OS_DEFAULT */ macro
|
| /freebsd-11-stable/contrib/subversion/subversion/svnserve/ |
| HD | logger.c | 80 APR_OS_DEFAULT, pool)); in logger__create()
|
| /freebsd-11-stable/contrib/subversion/subversion/svn/ |
| HD | file-merge.c | 899 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/ |
| HD | fs.c | 435 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/ |
| HD | export.c | 214 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()
|