Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dftp.h82 #define MODE_B 2 /* block */ macro
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y824 $$ = MODE_B;
H A Dftpcmd.c2659 (yyval.i) = MODE_B; in yyparse()
/freebsd/libexec/ftpd/
H A Dftpcmd.y938 $$ = MODE_B;