Home
last modified time | relevance | path

Searched refs:realhostname_sa (Results 1 – 7 of 7) sorted by relevance

/freebsd/libexec/ftpd/
H A Dlogwtmp.c57 realhostname_sa(ut.ut_host, sizeof(ut.ut_host), in ftpd_logwtmp()
H A Dftpd.c2693 realhostname_sa(remotehost, sizeof(remotehost) - 1, who, who->sa_len); in dolog()
/freebsd/libexec/fingerd/
H A Dfingerd.c112 realhostname_sa(rhost, sizeof rhost - 1, in main()
/freebsd/lib/libutil/
H A Drealhostname.c98 realhostname_sa(char *host, size_t hsize, struct sockaddr *addr, int addrlen) in realhostname_sa() function
H A DMakefile36 property.3 pty.3 quotafile.3 realhostname.3 realhostname_sa.3 \
H A Dlibutil.h133 int realhostname_sa(char *_host, size_t _hsize, struct sockaddr *_addr,
/freebsd/usr.bin/w/
H A Dw.c276 if (isaddr && realhostname_sa(fn, sizeof(fn), sa, in main()