Home
last modified time | relevance | path

Searched defs:hostbuf (Results 1 – 11 of 11) sorted by relevance

/dragonfly/crypto/openssh/
H A Dauth-rhosts.c87 char hostbuf[RBUFLN], userbuf[RBUFLN], dummy[RBUFLN]; in check_rhosts_file() local
/dragonfly/lib/libc/net/
H A Dnetdb_private.h78 char hostbuf[_HOSTBUFSIZE]; member
H A Dgethostbyht.c93 char hostbuf[BUFSIZ + 1]; in gethostent_p() local
H A Dgetaddrinfo.c1725 char hostbuf[8*1024]; in getanswer() local
2112 char hostbuf[8*1024]; in _gethtent() local
/dragonfly/sbin/svc/
H A Dexecute.c879 char hostbuf[256]; in setup_jail() local
/dragonfly/usr.sbin/lpr/lpd/
H A Dlpd.c645 char hostbuf[NI_MAXHOST], ip[NI_MAXHOST]; in chkhost() local
/dragonfly/bin/cpdup/
H A Dhcproto.c141 char hostbuf[256]; in hc_hello() local
198 char hostbuf[256]; in rc_hello() local
/dragonfly/usr.bin/rpcinfo/
H A Drpcinfo.c585 char hostbuf[NI_MAXHOST]; local
/dragonfly/contrib/tcpdump/
H A Daddrtoname.c152 static char hostbuf[NI_MAXHOST]; in win32_gethostbyaddr() local
/dragonfly/libexec/ftpd/
H A Dftpd.c1935 char hostbuf[NI_MAXHOST], portbuf[NI_MAXSERV]; in dataconn() local
/dragonfly/usr.bin/telnet/
H A Dcommands.c2287 static char hostbuf[BUFSIZ]; in tn() local