Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dconf-parser.c720 static int config_section_compare_func(const ConfigSection *x, const ConfigSection *y) { in config_section_compare_func() function
730 …OPS(config_section_hash_ops, ConfigSection, config_section_hash_func, config_section_compare_func);