Home
last modified time | relevance | path

Searched refs:usr_reg_path (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c298 const char *usr_reg_path = NULL, *sys_reg_path = NULL; in get_category_config() local
309 usr_reg_path = apr_pstrcat(pool, SVN_REGISTRY_USR_CONFIG_PATH, in get_category_config()
327 return read_all(cfg, sys_reg_path, usr_reg_path, in get_category_config()