Searched refs:mputhelp (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 71 char mputhelp[] = "send multiple files"; variable 152 { "mput", mputhelp, 1, 1, 1, mput },
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | cmdtab.c | 130 HSTR mputhelp[] = "send multiple files"; variable 248 { "mput", H(mputhelp), 1, 1, 1, CMPL(L) mput }, 250 { "msend", H(mputhelp), 1, 1, 1, CMPL(L) mput },
|