Searched refs:T_PTR (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dklookup.c85 rr_type = T_PTR;
175 } else if (type == T_PTR) {
/illumos-gate/usr/src/lib/libresolv/arpa/
H A Dnameser.h106 #define T_PTR 12 /* domain name pointer */ macro
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Ddns_ho.c368 q->qtype = T_PTR;
376 q->qtype = T_PTR;
382 q2->qtype = T_PTR;
477 hp = gethostans(this, p->answer, n, p->qname, T_PTR, af, size,
711 case T_PTR:
828 if (qtype == T_PTR && type == T_CNAME) {
869 case T_PTR:
871 /* addrinfo never needs T_PTR */
H A Ddns_nw.c253 anslen = res_nsearch(pvt->res, name, C_IN, T_PTR, ansbuf, MAXPACKET);
285 anslen = res_nquery(pvt->res, qbuf, C_IN, T_PTR, ansbuf, MAXPACKET);
390 if (class == C_IN && type == T_PTR) {
/illumos-gate/usr/src/head/arpa/
H A Dnameser_compat.h223 #define T_PTR ns_t_ptr macro
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsm_resolve.c67 { "PTR", T_PTR },
261 case T_PTR:
H A Dmap.c1281 case T_PTR:
1282 type = "T_PTR";
/illumos-gate/usr/src/lib/libresolv/
H A Dres_debug.c269 case T_PTR:
427 case T_PTR: /* domain name pointer */
H A Dres_gethost.c158 if (iquery && type == T_PTR) {
286 n = res_query(qbuf, C_IN, T_PTR, (u_char *)&buf, sizeof (buf));
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c224 case T_PTR:

Completed in 92 milliseconds