Searched refs:modtimehelp (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmdtab.c | 69 char modtimehelp[] = "show last modification time of remote file"; variable 151 { "modtime", modtimehelp, 0, 1, 1, modtime },
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | cmdtab.c | 129 HSTR modtimehelp[] = "show last modification time of remote file"; variable 246 { "modtime", H(modtimehelp), 0, 1, 1, CMPL(r) modtime },
|