Searched defs:fs_config (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/svnserve/
H A Dserver.h53 apr_hash_t *fs_config; /* Additional FS configuration parameters */ member in struct:server_baton_t
/freebsd-10.3-release/sys/netpfil/ipfw/test/
H A Dmain.c41 const char *fs_config; /* flowset config */ member in struct:cfg_s
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_repos/
H A Drepos.c1210 create_repos_structure(svn_repos_t *repos, const char *path, apr_hash_t *fs_config, apr_pool_t *pool) argument
1303 svn_repos_create(svn_repos_t **repos_p, const char *path, const char *unused_1, const char *unused_2, apr_hash_t *config, apr_hash_t *fs_config, apr_pool_t *pool) argument
1447 get_repos(svn_repos_t **repos_p, const char *path, svn_boolean_t exclusive, svn_boolean_t nonblocking, svn_boolean_t open_fs, apr_hash_t *fs_config, apr_pool_t *pool) argument
1526 svn_repos_open2(svn_repos_t **repos_p, const char *path, apr_hash_t *fs_config, apr_pool_t *pool) argument
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/svnadmin/
H A Dsvnadmin.c115 apr_hash_t *fs_config = apr_hash_make(pool); local
634 apr_hash_t *fs_config = apr_hash_make(pool); local
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c407 fs_new(apr_hash_t *fs_config, apr_pool_t *pool) argument
423 svn_fs_new(apr_hash_t *fs_config, apr_pool_t *pool) argument
437 svn_fs_create(svn_fs_t **fs_p, const char *path, apr_hash_t *fs_config, apr_pool_t *pool) argument
462 svn_fs_open(svn_fs_t **fs_p, const char *path, apr_hash_t *fs_config, apr_pool_t *pool) argument
491 svn_fs_verify(const char *path, apr_hash_t *fs_config, svn_revnum_t start, svn_revnum_t end, svn_fs_progress_notify_func_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *pool) argument
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs_fs.c8395 apr_hash_t *fs_config; local

Completed in 92 milliseconds