Searched refs:wtmpid (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/libexec/ftpd/
H A Dftpd.c172 static char wtmpid[20]; variable
586 (void)snprintf(wtmpid, sizeof(wtmpid), "%xftpd", getpid());
1198 ftpd_logwtmp(wtmpid, NULL, NULL);
1509 ftpd_logwtmp(wtmpid, pw->pw_name,
2772 ftpd_logwtmp(wtmpid, NULL, NULL);

Completed in 108 milliseconds