Home
last modified time | relevance | path

Searched defs:thishost (Results 1 – 5 of 5) sorted by relevance

/dragonfly/crypto/openssh/
HDsshconnect.h40 char *thishost; member
HDreadconf.c354 ssh_connection_hash(const char *thishost, const char *host, const char *portstr, in ssh_connection_hash()
659 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in match_cfg_line() local
HDssh.c674 char cname[NI_MAXHOST], thishost[NI_MAXHOST]; in main() local
/dragonfly/usr.sbin/lpr/common_source/
HDcommon.c502 char thishost[MAXHOSTNAMELEN], statline[STATLINE_SIZE]; in trstat_write() local
/dragonfly/libexec/ftpd/
HDftpd.c154 } *thishost, *firsthost; variable