Lines Matching full:hostbuf
1314 char hostbuf[8*1024];1340 bp = hostbuf;1341 ep = hostbuf + sizeof hostbuf;2034 char hostbuf[8*1024];2043 if (!(p = fgets(hostbuf, sizeof hostbuf, *hostf)))