Searched refs:T_PTR (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/arpa/ |
D | nameser_compat.h | 132 #define T_PTR ns_t_ptr macro
|
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 247 case T_PTR: in getanswer() 343 if (qtype == T_PTR && type == T_CNAME) { in getanswer() 374 case T_PTR: in getanswer() 1261 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, (int)sizeof(buf->buf)); in _dns_gethtbyaddr() 1268 hp = getanswer(buf, n, qbuf, T_PTR, res, info->hp, info->buf, in _dns_gethtbyaddr()
|