Home | History | Annotate | Download | only in net

Lines Matching refs:hostbuf

1311 	char hostbuf[8*1024];
1337 bp = hostbuf;
1338 ep = hostbuf + sizeof hostbuf;
2050 char hostbuf[8*1024];
2059 if (!(p = fgets(hostbuf, sizeof hostbuf, *hostf)))