Searched refs:chmodhelp (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 48 char chmodhelp[] = "change file permissions of remote file"; variable 128 { "chmod", chmodhelp, 0, 1, 1, do_chmod },
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | cmdtab.c | 96 HSTR chmodhelp[] = "change file permissions of remote file"; variable 209 { "chmod", H(chmodhelp), 0, 1, 1, CMPL(nr) do_chmod },
|