Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDconfig.c47 typedef struct cfg_section_t cfg_section_t; typedef
48 struct cfg_section_t struct
333 cfg_section_t *section, in for_each_option()
342 cfg_section_t *sec; in for_each_option()
367 merge_callback(void *baton, cfg_section_t *section, cfg_option_t *option) in merge_callback()
397 rmex_callback(void *baton, cfg_section_t *section, cfg_option_t *option) in rmex_callback()
459 cfg_section_t **sectionp) in find_option()
468 cfg_section_t *sec = sec_ptr; in find_option()
486 expand_option_value(svn_config_t *cfg, cfg_section_t *section,
495 cfg_section_t *section, cfg_option_t *opt, in make_string_from_option()
[all …]