Searched defs:type (Results 1 – 11 of 11) sorted by relevance
/resolv/ |
A D | tst-resolv-qtypes.c | 56 wrap_res_query (int type, unsigned char *answer, int answer_length) in wrap_res_query() 62 wrap_res_search (int type, unsigned char *answer, int answer_length) in wrap_res_search() 68 wrap_res_querydomain (int type, unsigned char *answer, int answer_length) in wrap_res_querydomain() 75 wrap_res_send (int type, unsigned char *answer, int answer_length) in wrap_res_send() 92 wrap_res_nquery (int type, unsigned char *answer, int answer_length) in wrap_res_nquery() 98 wrap_res_nsearch (int type, unsigned char *answer, int answer_length) in wrap_res_nsearch() 104 wrap_res_nquerydomain (int type, unsigned char *answer, int answer_length) in wrap_res_nquerydomain() 111 wrap_res_nsend (int type, unsigned char *answer, int answer_length) in wrap_res_nsend() 128 test_function (const char *fname, in test_function() 136 for (unsigned int type = 1; type <= 65535; ++type) in test_function() local
|
A D | res_query.c | 109 int class, int type, in __res_context_query() 301 int class, int type, /* Class and type of query. */ in ___res_nquery() 314 ___res_query (const char *name, int class, int type, in ___res_query() 334 const char *name, int class, int type, in __res_context_search() 551 int class, int type, /* Class and type of query. */ in ___res_nsearch() 564 ___res_search (const char *name, int class, int type, in ___res_search() 583 int class, int type, in __res_context_querydomain() 626 int class, int type, in context_querydomain_common() 645 int class, int type, /* Class and type of query. */ in ___res_nquerydomain() 659 ___res_querydomain (const char *name, const char *domain, int class, int type, in ___res_querydomain()
|
A D | res_mkquery.c | 100 int class, int type, const unsigned char *data, in __res_context_mkquery() 208 int class, int type, in ___res_nmkquery() 223 ___res_mkquery (int op, const char *dname, int class, int type, in ___res_mkquery()
|
A D | res_nameinquery.c | 90 __libc_res_nameinquery (const char *name, int type, int class, in __libc_res_nameinquery()
|
A D | resolv-deprecated.c | 45 res_nameinquery (const char *name, int type, int class, in res_nameinquery()
|
A D | compat-gethnamaddr.c | 148 int type, class, buflen, ancount, qdcount; in getanswer() local 451 int n, size, type, len; in res_gethostbyname2_context() local
|
A D | res_debug.c | 559 p_type(int type) { in p_type()
|
/resolv/nss_dns/ |
A D | dns-canon.c | 121 uint_fast16_t type; in _nss_dns_getcanonname_r() local
|
A D | dns-host.c | 139 rrtype_to_rdata_length (int type) in rrtype_to_rdata_length() 185 int size, type, n; in libc_hidden_def() local 752 int type, class; in getanswer_r() local 1110 uint16_t type; in gaih_getanswer_slice() local
|
A D | dns-network.c | 358 int type, class; in libc_hidden_def() local
|
/resolv/arpa/ |
A D | nameser.h | 125 uint16_t type; member
|
Completed in 24 milliseconds