Home
last modified time | relevance | path

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

/freebsd/libexec/ftpd/
H A Dftpd.c158 static char wtmpid[20]; variable
562 (void)snprintf(wtmpid, sizeof(wtmpid), "%xftpd", getpid()); in main()
1162 ftpd_logwtmp(wtmpid, NULL, NULL); in end_login()
1468 ftpd_logwtmp(wtmpid, pw->pw_name, in pass()
2739 ftpd_logwtmp(wtmpid, NULL, NULL); in dologout()