Searched refs:realhostname_sa (Results 1 – 7 of 7) sorted by relevance
/freebsd/libexec/ftpd/ |
H A D | logwtmp.c | 57 realhostname_sa(ut.ut_host, sizeof(ut.ut_host), in ftpd_logwtmp()
|
H A D | ftpd.c | 2693 realhostname_sa(remotehost, sizeof(remotehost) - 1, who, who->sa_len); in dolog()
|
/freebsd/libexec/fingerd/ |
H A D | fingerd.c | 112 realhostname_sa(rhost, sizeof rhost - 1, in main()
|
/freebsd/lib/libutil/ |
H A D | realhostname.c | 98 realhostname_sa(char *host, size_t hsize, struct sockaddr *addr, int addrlen) in realhostname_sa() function
|
H A D | Makefile | 36 property.3 pty.3 quotafile.3 realhostname.3 realhostname_sa.3 \
|
H A D | libutil.h | 133 int realhostname_sa(char *_host, size_t _hsize, struct sockaddr *_addr,
|
/freebsd/usr.bin/w/ |
H A D | w.c | 276 if (isaddr && realhostname_sa(fn, sizeof(fn), sa, in main()
|