Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dftp.h63 #define FORM_C 3 /* carriage control (ASA) */ macro
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y755 $$ = FORM_C;
H A Dftpcmd.c2561 (yyval.i) = FORM_C; in yyparse()
/freebsd/libexec/ftpd/
H A Dftpcmd.y869 $$ = FORM_C;