HomeSort by: relevance | last modified time | path
    Searched defs:parse_section (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/krb5/
config_file.c 76 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, function
372 ret = parse_section(p, &s, res, err_message);
config_file.c 76 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, function
372 ret = parse_section(p, &s, res, err_message);
  /src/external/bsd/unbound/dist/util/data/
msgparse.c 828 parse_section(sldns_buffer* pkt, struct msg_parse* msg, function
929 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_ANSWER,
932 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY,
938 } else if((ret = parse_section(pkt, msg, region,
msgparse.c 828 parse_section(sldns_buffer* pkt, struct msg_parse* msg, function
929 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_ANSWER,
932 if((ret = parse_section(pkt, msg, region, LDNS_SECTION_AUTHORITY,
938 } else if((ret = parse_section(pkt, msg, region,
  /src/external/gpl3/gcc/dist/gcc/
gensupport.cc 850 parse_section (const char **templ, unsigned int n_elems, unsigned int alt_no,
986 parse_section (&templ, tconvec.size (), alt_no, tconvec, loc,
995 parse_section (&templ, attrvec.size (), alt_no,
847 parse_section (const char **templ, unsigned int n_elems, unsigned int alt_no, function
gensupport.cc 850 parse_section (const char **templ, unsigned int n_elems, unsigned int alt_no,
986 parse_section (&templ, tconvec.size (), alt_no, tconvec, loc,
995 parse_section (&templ, attrvec.size (), alt_no,
847 parse_section (const char **templ, unsigned int n_elems, unsigned int alt_no, function

Completed in 62 milliseconds