Home | History | Annotate | Download | only in net

Lines Matching defs:qbuf

999 	char qbuf[MAXDNAME + 1], *qp, *ep;
1018 (void)snprintf(qbuf, sizeof(qbuf), "%u.%u.%u.%u.in-addr.arpa",
1024 qp = qbuf;
1025 ep = qbuf + sizeof(qbuf) - 1;
1035 if (strlcat(qbuf, "ip6.arpa", sizeof(qbuf)) >= sizeof(qbuf))
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,