Searched refs:lshelp (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/tnftp/src/ |
H A D | cmdtab.c | 117 HSTR lshelp[] = "list contents of remote path"; variable 214 { "dir", H(lshelp), 1, 1, 1, CMPL(rl) ls }, 236 { "ls", H(lshelp), 1, 1, 1, CMPL(rl) ls }, 252 { "nlist", H(lshelp), 1, 1, 1, CMPL(rl) ls },
|
/freebsd/crypto/heimdal/appl/ftp/ftp/ |
H A D | cmdtab.c | 62 char lshelp[] = "list contents of remote directory"; variable 143 { "ls", lshelp, 1, 1, 1, ls },
|