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

/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c176 static char wtmpid[20]; variable
598 (void)snprintf(wtmpid, sizeof(wtmpid), "%xftpd", getpid());
1211 ftpd_logwtmp(wtmpid, NULL, NULL);
1525 ftpd_logwtmp(wtmpid, pw->pw_name,
2796 ftpd_logwtmp(wtmpid, NULL, NULL);

Completed in 55 milliseconds