Searched refs:realhostname_sa (Results 1 – 5 of 5) sorted by relevance
/haiku/src/bin/network/ftpd/ |
H A D | logwtmp.c | 64 realhostname_sa(ut.ut_host, sizeof(ut.ut_host), in ftpd_logwtmp()
|
H A D | ftpd.c | 2765 realhostname_sa(remotehost, sizeof(remotehost) - 1, who, who->sa_len); in dolog()
|
/haiku/headers/compatibility/bsd/ |
H A D | libutil.h | 100 int realhostname_sa(char *host, size_t hsize, struct sockaddr *addr,
|
/haiku/src/libs/util/ |
H A D | realhostname.c | 88 realhostname_sa(char *host, size_t hsize, struct sockaddr *addr, int addrlen) in realhostname_sa() function
|
/haiku/src/bin/network/telnetd/ |
H A D | telnetd.c | 689 if (realhostname_sa(remote_hostname, sizeof(remote_hostname) - 1, in doit()
|