Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dconfig.c50 typedef struct cfg_section_t cfg_section_t; typedef
51 struct cfg_section_t struct
700 static cfg_section_t *
704 cfg_section_t *s; in svn_config_addsection()
780 cfg_section_t *sec; in svn_config_get()
818 cfg_section_t *sec; in svn_config_set()
1018 cfg_section_t *sec; in svn_config_enumerate_sections()
1064 cfg_section_t *sec; in svn_config_enumerate()
1098 cfg_section_t *sec; in svn_config_enumerate2()
1214 cfg_section_t * srcsect; in svn_config_dup()
[all …]