Searched refs:svn_config_read2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/subversion/subversion/include/
H A Dsvn_config.h282 svn_config_read2(svn_config_t **cfgp,
288 /** Similar to svn_config_read2, but always passes @c FALSE to
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c194 SVN_ERR(svn_config_read2(cfgp, sys_registry_path, FALSE, FALSE, pool));
220 SVN_ERR(svn_config_read2(cfgp, usr_registry_path,
H A Ddeprecated.c1194 svn_config_read2(svn_config_t **cfgp, const char *file,
1192 svn_config_read2(svn_config_t **cfgp, const char *file, function

Completed in 113 milliseconds