Home
last modified time | relevance | path

Searched refs:FEAT (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y114 FEAT OPTS
431 | FEAT CRLF check_secure
994 { "FEAT", FEAT, ARGS, 1, "" },
H A Dftpcmd.c146 FEAT = 335, enumerator
231 #define FEAT 335 macro
3047 { "FEAT", FEAT, ARGS, 1, "" },
/freebsd-14.2/libexec/ftpd/
H A Dftpcmd.y110 LPRT LPSV EPRT EPSV FEAT
662 | FEAT CRLF
1106 { "FEAT", FEAT, ARGS, 1, "(get extended features)" },
/freebsd-14.2/contrib/tnftp/
H A DChangeLog1161 - add support for FEAT and OPTS commands with `features' and
1167 the result from FEAT (if supported), and take into account
1169 REST (STREAM), MLSD, and FEAT/OPTS.
1171 - known to work (explicit FEAT)
1174 - known not to work (FEAT succeeded but didn't return
1179 the first and last. this is used in FEAT (and MLST) parsing.
/freebsd-14.2/crypto/heimdal/appl/ftp/
H A DChangeLog753 * ftpd/ftpcmd.y: FEAT