Searched refs:svn_io_dir_make_sgid (Results 1 – 4 of 4) sorted by relevance
448 SVN_ERR(svn_io_dir_make_sgid(path, APR_OS_DEFAULT, pool)); in svn_fs_create()679 SVN_ERR(svn_io_dir_make_sgid(path, APR_OS_DEFAULT, fs->pool)); in svn_fs_create_berkeley()
2174 svn_io_dir_make_sgid(const char *path,
2029 err = svn_io_dir_make_sgid(dst_repos->db_path, APR_OS_DEFAULT, pool); in svn_repos_hotcopy2()
3794 svn_io_dir_make_sgid(const char *path, apr_fileperms_t perm, in svn_io_dir_make_sgid() function