Home
last modified time | relevance | path

Searched defs:hostinfo (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Deval.c102 char *hostinfo = eval_hostinfo(request->client); in eval_client() local
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c279 struct hostinfo { struct
280 char *name;
281 int n;
282 u_int32_t *addrs;
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c111 int hostinfo = 1; /* do we print login banner? */ variable
/freebsd/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c1645 krb5_krbhst_info *hostinfo, in krb5_init_creds_step()
1913 krb5_krbhst_info *hostinfo = NULL; in krb5_init_creds_get() local
H A Dkrbhst.c1030 krb5_krbhst_info *hostinfo; in gethostlist() local
/freebsd/libexec/ftpd/
H A Dftpd.c98 int hostinfo = 1; /* print host-specific info in messages */ variable
146 struct addrinfo *hostinfo; member