Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/lib/
H A Dinitparse.c13 char thishost[MAXHOSTNAMELEN]; variable
/freebsd-12.1/contrib/amd/fixmount/
H A Dfixmount.c62 static char thishost[MAXHOSTNAMELEN + 1] = ""; variable
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipnat.c63 char thishost[MAXHOSTNAMELEN]; variable
/freebsd-12.1/usr.sbin/lpr/common_source/
H A Dcommon.c569 char thishost[MAXHOSTNAMELEN], statline[STATLINE_SIZE]; in trstat_write() local
/freebsd-12.1/crypto/openssh/
H A Dssh.c172 static char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; variable
H A Dreadconf.c558 char thishost[NI_MAXHOST], shorthost[NI_MAXHOST], portstr[NI_MAXSERV]; in match_cfg_line() local
/freebsd-12.1/libexec/ftpd/
H A Dftpd.c170 } *thishost, *firsthost; variable