Home
last modified time | relevance | path

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

/openbsd/libexec/ftpd/
H A Dftpd.c661 static char curname[LOGIN_NAME_MAX]; /* current USER name */ variable
773 strlcpy(curname, name, sizeof(curname)); in user()
895 remotehost, curname); in pass()