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

/freebsd-11.0-release/libexec/ftpd/
H A Dftpd.c176 static char wtmpid[20]; variable
586 (void)snprintf(wtmpid, sizeof(wtmpid), "%xftpd", getpid());
1196 ftpd_logwtmp(wtmpid, NULL, NULL);
1520 ftpd_logwtmp(wtmpid, pw->pw_name,
2774 ftpd_logwtmp(wtmpid, NULL, NULL);

Completed in 107 milliseconds