Searched refs:parse_listopt (Results 1 – 1 of 1) sorted by relevance
233 static cfga_err_t parse_listopt(char *listopts, char **classpp,696 if ((rc = parse_listopt((char *)listopts, &class, errstring)) in config_list_ext()997 parse_listopt(char *listopts, char **classpp, char **errstring) in parse_listopt() function