Home
last modified time | relevance | path

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

/haiku/src/bin/network/ftpd/
H A Dlogwtmp.c64 realhostname_sa(ut.ut_host, sizeof(ut.ut_host), in ftpd_logwtmp()
H A Dftpd.c2765 realhostname_sa(remotehost, sizeof(remotehost) - 1, who, who->sa_len); in dolog()
/haiku/headers/compatibility/bsd/
H A Dlibutil.h100 int realhostname_sa(char *host, size_t hsize, struct sockaddr *addr,
/haiku/src/libs/util/
H A Drealhostname.c88 realhostname_sa(char *host, size_t hsize, struct sockaddr *addr, int addrlen) in realhostname_sa() function
/haiku/src/bin/network/telnetd/
H A Dtelnetd.c689 if (realhostname_sa(remote_hostname, sizeof(remote_hostname) - 1, in doit()