Searched refs:parse_binding (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | config_file.c | 77 static krb5_error_code parse_binding(struct fileptr *f, unsigned *lineno, char *p, 176 ret = parse_binding (f, lineno, p, &b, parent, err_message); in parse_list() 190 parse_binding(struct fileptr *f, unsigned *lineno, char *p, in parse_binding() function 379 ret = parse_binding(f, lineno, p, &b, &s->u.list, err_message); in krb5_config_parse_debug()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1999 | 278 * lib/krb5/config_file.c (parse_binding): handle line with no 1615 * lib/krb5/config_file.c (parse_binding): don't zap everything
|
H A D | ChangeLog.1998 | 272 * lib/krb5/config_file.c (parse_binding): remove trailing 348 * lib/krb5/config_file.c (parse_binding, parse_section): make sure
|