Home | History | Annotate | Download | only in netbsd

Lines Matching refs:T_PTR

204 	case T_PTR:
306 if (qtype == T_PTR && type == T_CNAME) {
338 case T_PTR:
1372 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, sizeof(buf->buf));
1379 hp = getanswer(buf, n, qbuf, T_PTR, res);