Lines Matching refs:remotehost
92 char remotehost[MaxHostNameLen]; variable
532 remotehost, data_addr); in user()
563 remotehost, in user()
713 ftpd_logwtmp(ttyline, pw->pw_name, remotehost); in do_login()
768 remotehost, in do_login()
782 remotehost, in do_login()
789 snprintf(proctitle, sizeof(proctitle), "%s: %s", remotehost, pw->pw_name); in do_login()
802 remotehost, in do_login()
929 remotehost, in pass()
936 remotehost, in pass()
1605 printf(" Connected to %s", remotehost); in statcmd()
1606 if (!isdigit((unsigned char)remotehost[0])) in statcmd()
1837 getnameinfo_verified (sa, len, remotehost, sizeof(remotehost), in dolog()
1840 snprintf(proctitle, sizeof(proctitle), "%s: connected", remotehost); in dolog()
1855 remotehost, in dolog()