HomeSort by: relevance | last modified time | path
    Searched refs:T_PTR (Results 1 - 4 of 4) sorted by relevancy

  /src/include/arpa/
nameser_compat.h 154 #define T_PTR ns_t_ptr
  /src/lib/libc/net/
getnetnamadr.c 234 if (class == C_IN && type == T_PTR) {
355 anslen = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf,
467 anslen = res_nsearch(res, qbuf, C_IN, T_PTR, buf->buf,
gethnamaddr.c 244 case T_PTR:
340 if (qtype == T_PTR && type == T_CNAME) {
371 case T_PTR:
1051 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, (int)sizeof(buf->buf));
1059 hp = getanswer(buf, n, qbuf, T_PTR, res, info->hp, info->buf,
  /src/lib/libresolv/
res_mkupdate.c 227 case T_PTR:

Completed in 13 milliseconds