Searched refs:mlshelp (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 68 char mlshelp[] = "list contents of multiple remote directories"; variable 149 { "mls", mlshelp, 1, 1, 1, mls },
|
| /freebsd-14.2/contrib/tnftp/src/ |
| H A D | cmdtab.c | 124 HSTR mlshelp[] = "list contents of multiple remote directories"; variable 239 { "mdir", H(mlshelp), 1, 1, 1, CMPL(R) mls }, 242 { "mls", H(mlshelp), 1, 1, 1, CMPL(R) mls },
|