Searched refs:parse_list (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/crypto/heimdal/lib/krb5/ |
| D | config_file.c | 78 static krb5_error_code parse_list(struct fileptr *f, unsigned *lineno, 149 parse_list(struct fileptr *f, unsigned *lineno, krb5_config_binding **parent, in parse_list() function 219 ret = parse_list (f, lineno, &tmp->u.list, error_message); in parse_binding()
|
| /freebsd-9-stable/contrib/bind9/lib/isccfg/ |
| D | parser.c | 70 parse_list(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret); 1118 parse_list(cfg_parser_t *pctx, const cfg_type_t *listtype, cfg_obj_t **ret) in parse_list() function 1167 CHECK(parse_list(pctx, type, ret)); in cfg_parse_bracketed_list()
|
| /freebsd-9-stable/crypto/heimdal/ |
| D | ChangeLog.1999 | 745 * lib/krb5/config_file.c (parse_list): don't run past end of line 1036 * lib/krb5/config_file.c (parse_list): handle blank lines at
|
| D | ChangeLog.1998 | 369 * lib/krb5/config_file.c (parse_list, krb5_config_parse_file):
|
| /freebsd-9-stable/contrib/bind9/ |
| D | CHANGES | 8273 memory cleanup. parse_list() would leak memory
|