Searched refs:nscount (Results 1 – 14 of 14) sorted by relevance
/third_party/musl/include/ |
D | resolv.h | 30 int nscount; member 53 uint16_t nscount; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | resolv.h | 30 int nscount; member 53 uint16_t nscount; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | resolv.h | 30 int nscount; member 53 uint16_t nscount; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | resolv.h | 30 int nscount; member 53 uint16_t nscount; member
|
/third_party/musl/ndk_musl_include/ |
D | resolv.h | 30 int nscount; member 53 uint16_t nscount; member
|
/third_party/curl/lib/ |
D | doh.c | 609 unsigned short nscount; in doh_decode() local 683 nscount = get16bit(doh, 8); in doh_decode() 684 while(nscount) { in doh_decode() 702 nscount--; in doh_decode()
|
/third_party/node/deps/cares/src/tools/ |
D | adig.c | 392 unsigned int qdcount, ancount, nscount, arcount, i; in callback() local 426 nscount = DNS_HEADER_NSCOUNT(abuf); in callback() 461 for (i = 0; i < nscount; i++) in callback()
|
/third_party/node/deps/cares/src/lib/ |
D | ares_init.c | 1154 count4 = res->nscount; in init_by_resolv_conf() 1311 int nscount = res_getservers(&res, addr, MAXNS); in init_by_resolv_conf() local 1313 for (i = 0; i < nscount; ++i) { in init_by_resolv_conf() 1360 channel->timeout /= (res.retry + 1) * (res.nscount > 0 ? res.nscount : 1); in init_by_resolv_conf()
|
D | ares_process.c | 1393 unsigned int qdcount, ancount, nscount, arcount, i; in has_opt_rr() local 1403 nscount = DNS_HEADER_NSCOUNT(abuf); in has_opt_rr() 1423 for (i = 0; i < ancount + nscount; i++) in has_opt_rr()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
D | nameser.h | 351 unsigned nscount :16; member
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
D | nameser.h | 351 unsigned nscount :16; member
|
/third_party/musl/include/arpa/ |
D | nameser.h | 351 unsigned nscount :16; member
|
/third_party/musl/ndk_musl_include/arpa/ |
D | nameser.h | 351 unsigned nscount :16; member
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
D | nameser.h | 351 unsigned nscount :16; member
|