Home
last modified time | relevance | path

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

/bionic/libc/private/
Darpa_nameser_compat.h192 #define T_PTR ns_t_ptr macro
/bionic/libc/netbsd/
Dgethnamaddr.c204 case T_PTR: in getanswer()
306 if (qtype == T_PTR && type == T_CNAME) { in getanswer()
338 case T_PTR: in getanswer()
1368 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, sizeof(buf->buf)); in _dns_gethtbyaddr()
1375 hp = getanswer(buf, n, qbuf, T_PTR, res); in _dns_gethtbyaddr()