Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c93 static char ttyline[20]; variable
358 snprintf(ttyline, sizeof(ttyline), "ftp%u", (unsigned)getpid()); in main()
713 ftpd_logwtmp(ttyline, pw->pw_name, remotehost); in do_login()
822 ftpd_logwtmp(ttyline, "", ""); in end_login()
1874 ftpd_logwtmp(ttyline, "", ""); in dologout()