Home
last modified time | relevance | path

Searched refs:ns_sect (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dnameser.h37 } ns_sect; typedef
43 ns_sect _sect;
317 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
318 int ns_skiprr(const unsigned char *, const unsigned char *, ns_sect, int);
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dnameser.h37 } ns_sect; typedef
43 ns_sect _sect;
317 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
318 int ns_skiprr(const unsigned char *, const unsigned char *, ns_sect, int);
/third_party/musl/include/arpa/
Dnameser.h37 } ns_sect; typedef
43 ns_sect _sect;
317 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
318 int ns_skiprr(const unsigned char *, const unsigned char *, ns_sect, int);
/third_party/musl/ndk_musl_include/arpa/
Dnameser.h37 } ns_sect; typedef
43 ns_sect _sect;
317 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
318 int ns_skiprr(const unsigned char *, const unsigned char *, ns_sect, int);
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dnameser.h37 } ns_sect; typedef
43 ns_sect _sect;
317 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
318 int ns_skiprr(const unsigned char *, const unsigned char *, ns_sect, int);
/third_party/musl/src/network/
Dns_parse.c80 int ns_skiprr(const unsigned char *ptr, const unsigned char *eom, ns_sect section, int count) in ns_skiprr()
104 int ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) in ns_parserr()