Home
last modified time | relevance | path

Searched refs:MODE_C (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/arpa/
H A Dftp.h83 #define MODE_C 3 /* compressed */ macro
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y828 $$ = MODE_C;
H A Dftpcmd.c2666 (yyval.i) = MODE_C; in yyparse()
/freebsd/libexec/ftpd/
H A Dftpcmd.y942 $$ = MODE_C;