Lines Matching refs:buf2
117 char buf2[MAXDNAME]; in res_mkupdate() local
241 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_mkupdate()
243 if (!inet_aton(buf2, &ina)) in res_mkupdate()
255 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_mkupdate()
257 n = dn_comp(buf2, cp, buflen, dnptrs, lastdnptr); in res_mkupdate()
267 if (!getword_str(buf2, sizeof buf2, &startp, in res_mkupdate()
270 n = dn_comp(buf2, cp, buflen, in res_mkupdate()
309 if (!getword_str(buf2, sizeof buf2, &startp, endp)) in res_mkupdate()
311 n = dn_comp(buf2, cp, buflen, dnptrs, lastdnptr); in res_mkupdate()
324 if (!getword_str(buf2, sizeof buf2, &startp, in res_mkupdate()
327 n = dn_comp(buf2, cp, buflen, dnptrs, in res_mkupdate()