Searched refs:prev_item (Results 1 – 1 of 1) sorted by relevance
2526 static const char *prev_item(const char *opt, const char *end) in prev_item() function2566 while ((end = prev_item(groups, end)) != NULL) { in conf_get_string()3575 while ((end = prev_item(opt_section, end)) != NULL) { in cmp_main()
Completed in 14 milliseconds