Searched defs:hostbuf (Results 1 - 5 of 5) sorted by relevance
| /src/libexec/fingerd/ | ||
| H A D | fingerd.c | 78 char hostbuf[MAXHOSTNAMELEN]; local in function:main |
| /src/usr.bin/last/ | ||
| H A D | want.c | 80 char hostbuf[sizeof(bp->ut_host) + 1], *hostp; local in function:wtmp |
| /src/usr.bin/finger/ | ||
| H A D | lprint.c | 177 char timebuf[128], ttybuf[64], hostbuf[512]; local in function:lprint |
| /src/usr.bin/rpcinfo/ | ||
| H A D | rpcinfo.c | 604 char hostbuf[NI_MAXHOST]; local in function:reply_proc |
| /src/lib/libc/net/ | ||
| H A D | getaddrinfo.c | 1718 char hostbuf[8*1024]; local in function:getanswer 2306 char hostbuf[8*1024]; local in function:_gethtent |
Completed in 9 milliseconds