Searched refs:ns_sect (Results 1 - 5 of 5) sorted by relevance
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
H A D | nameser.h | 37 } 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_iccarm/kernel/include/arpa/ |
H A D | nameser.h | 37 } 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/ |
H A D | nameser.h | 37 } 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/ |
H A D | nameser.h | 37 } ns_sect; typedef 43 ns_sect _sect; 352 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *); 353 int ns_skiprr(const unsigned char *, const unsigned char *, ns_sect, int);
|
/third_party/musl/src/network/ |
H A D | ns_parse.c | 80 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()
|
Completed in 7 milliseconds