Searched refs:parse_list (Results 1 – 3 of 3) sorted by relevance
81 static krb5_error_code parse_list(struct fileptr *f, unsigned *lineno,152 parse_list(struct fileptr *f, unsigned *lineno, krb5_config_binding **parent, in parse_list() function222 ret = parse_list (f, lineno, &tmp->u.list, err_message); in parse_binding()
745 * lib/krb5/config_file.c (parse_list): don't run past end of line1036 * lib/krb5/config_file.c (parse_list): handle blank lines at
369 * lib/krb5/config_file.c (parse_list, krb5_config_parse_file):