Home | History | Annotate | Download | only in net

Lines Matching defs:qbuf

1231 	char qbuf[MAXDNAME + 1], *qp, *ep;
1253 (void)snprintf(qbuf, sizeof(qbuf), "%u.%u.%u.%u.in-addr.arpa",
1259 qp = qbuf;
1260 ep = qbuf + sizeof(qbuf) - 1;
1272 if (strlcat(qbuf, "ip6.arpa", sizeof(qbuf)) >= sizeof(qbuf)) {
1293 n = res_nquery(res, qbuf, C_IN, T_PTR, buf->buf, (int)sizeof(buf->buf));
1300 hp = getanswer(buf, n, qbuf, T_PTR, res, info->hp, info->buf,