Searched refs:TYPE_E (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Darpaftp.h56 #define TYPE_E 2 /* EBCDIC */ macro
H A Dftpcmd.y359 case TYPE_E:
1033 cmd_type = TYPE_E;
1039 cmd_type = TYPE_E;
H A Dftpd.c2421 case TYPE_E:
2540 if (type == TYPE_A || type == TYPE_E)
/freebsd-9.3-release/include/arpa/
H A Dftp.h52 #define TYPE_E 2 /* EBCDIC */ macro
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y249 case TYPE_E:
678 cmd_type = TYPE_E;
683 cmd_type = TYPE_E;
H A Dopieftpd.c1018 case TYPE_E:
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y200 case TYPE_E:
790 cmd_type = TYPE_E;
795 cmd_type = TYPE_E;
H A Dftpcmd.c1862 case TYPE_E:
2606 cmd_type = TYPE_E;
2614 cmd_type = TYPE_E;
H A Dftpd.c1526 case TYPE_E:
1654 if (type == TYPE_A || type == TYPE_E)
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.c1141 case TYPE_E:
1600 cmd_type = TYPE_E;
1607 cmd_type = TYPE_E;
H A Dftp.y141 case TYPE_E:
541 cmd_type = TYPE_E;
546 cmd_type = TYPE_E;
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y364 case TYPE_E:
897 cmd_type = TYPE_E;
902 cmd_type = TYPE_E;
H A Dftpd.c2264 case TYPE_E:
2422 if (type == TYPE_A || type == TYPE_E)
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c211 { "ebcdic", "E", TYPE_E, 0 },
/freebsd-9.3-release/contrib/tnftp/src/
H A Dcmds.c144 { "ebcdic", "E", TYPE_E, 0 },

Completed in 141 milliseconds