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

/freebsd-9.3-release/contrib/lukemftpd/src/
H A Darpaftp.h77 #define STRU_F 1 /* file (no record structure) */ macro
H A Dftpcmd.y389 case STRU_F:
1071 $$ = STRU_F;
H A Dftpd.c719 stru = STRU_F;
/freebsd-9.3-release/include/arpa/
H A Dftp.h73 #define STRU_F 1 /* file (no record structure) */ macro
/freebsd-9.3-release/contrib/opie/
H A Dftpcmd.y275 case STRU_F:
710 $$ = STRU_F;
H A Dopieftpd.c1675 stru = STRU_F;
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y228 case STRU_F:
823 $$ = STRU_F;
H A Dftpcmd.c1893 case STRU_F:
2653 (yyval.i) = STRU_F;
H A Dftpd.c401 stru = STRU_F;
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.tab.c1169 case STRU_F:
1641 yyval = STRU_F;
H A Dftp.y167 case STRU_F:
573 $$ = STRU_F;
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y392 case STRU_F:
930 $$ = STRU_F;
H A Dftpd.c605 stru = STRU_F;
/freebsd-9.3-release/contrib/tnftp/src/
H A Dutil.c164 stru = STRU_F;
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c139 stru = STRU_F;

Completed in 270 milliseconds