Searched refs:pwdhelp (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmdtab.c | 79 char pwdhelp[] = "print working directory on remote machine"; variable 163 { "pwd", pwdhelp, 0, 1, 1, pwd },
|
/freebsd/contrib/tnftp/src/ |
H A D | cmdtab.c | 146 HSTR pwdhelp[] = "print working directory on remote machine"; variable 266 { "pwd", H(pwdhelp), 0, 1, 1, CMPL0 pwd },
|