Searched refs:config_section_end (Results 1 – 3 of 3) sorted by relevance
119 const config_section_node_t *config_section_end(const config_t *config);
266 return (const btc_config_section_iter_t *)config_section_end(config); in btc_config_section_end()
284 const config_section_node_t *config_section_end(const config_t *config) in config_section_end() function