HomeSort by: relevance | last modified time | path
    Searched refs:remoteloghost (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/ftpd/
extern.h 333 GLOBAL char remoteloghost[2 * MAXHOSTNAMELEN + 4]; variable
ftpd.c 925 remoteloghost);
997 remoteloghost, curname);
1422 "FTP LOGIN FAILED FROM %s", remoteloghost);
1425 remoteloghost, curname);
1431 remoteloghost);
1444 remoteloghost, pw->pw_name);
1661 remoteloghost, passwd,
1678 remoteloghost, pw->pw_name,
2891 snprintf(remoteloghost, sizeof(remoteloghost), "%s(%s)", remotehost
    [all...]

Completed in 20 milliseconds