Home
last modified time | relevance | path

Searched refs:MODE_C (Results 1 – 5 of 5) 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.y
/freebsd/contrib/sqlite3/
H A Dshell.c23812 #define MODE_C 2 /* Comma-separated list of C-strings */ macro