Searched refs:lshelp (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmdtab.c62 char lshelp[] = "list contents of remote directory"; variable
143 { "ls", lshelp, 1, 1, 1, ls },
/freebsd-10.2-release/contrib/tnftp/src/
H A Dcmdtab.c117 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 },

Completed in 41 milliseconds