Home
last modified time | relevance | path

Searched refs:T_PTR (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/arpa/
Dnameser_compat.h194 #define T_PTR ns_t_ptr macro
/bionic/libc/dns/
Dgethnamaddr.c209 case T_PTR: in getanswer()
311 if (qtype == T_PTR && type == T_CNAME) { in getanswer()
343 case T_PTR: in getanswer()
1380 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, sizeof(buf->buf)); in _dns_gethtbyaddr()
1387 hp = getanswer(buf, n, qbuf, T_PTR, res); in _dns_gethtbyaddr()