Home
last modified time | relevance | path

Searched refs:parse_section (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgparse.c826 parse_section(sldns_buffer* pkt, struct msg_parse* msg, in parse_section() function
927 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_ANSWER, in parse_packet()
930 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY, in parse_packet()
936 } else if((ret = parse_section(pkt, msg, region, in parse_packet()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconfig_file.c76 static krb5_error_code parse_section(char *p, krb5_config_section **s,
126 parse_section(char *p, krb5_config_section **s, krb5_config_section **parent, in parse_section() function
372 ret = parse_section(p, &s, res, err_message); in krb5_config_parse_debug()
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.1998348 * lib/krb5/config_file.c (parse_binding, parse_section): make sure