Home
last modified time | relevance | path

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

/dragonfly/contrib/tcp_wrappers/
H A Deval.c103 char *hostinfo = eval_hostinfo(request->client); local
/dragonfly/libexec/telnetd/
H A Dtelnetd.c68 int hostinfo = 1; /* do we print login banner? */ variable
/dragonfly/contrib/cvs-1.12/src/
H A Dclient.c3507 struct hostent *hostinfo; in connect_to_pserver() local
3619 struct hostent *hostinfo) in auth_server()
5160 struct hostent *hostinfo; in init_sockaddr() local
/dragonfly/libexec/ftpd/
H A Dftpd.c101 int hostinfo = 1; /* print host-specific info in messages */ variable
148 struct addrinfo *hostinfo; member