Home
last modified time | relevance | path

Searched refs:STRU_F (Results 1 – 8 of 8) sorted by relevance

/freebsd/include/arpa/
H A Dftp.h71 #define STRU_F 1 /* file (no record structure) */ macro
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y239 case STRU_F:
805 $$ = STRU_F;
H A Dftpcmd.c1900 case STRU_F: in yyparse()
2631 (yyval.i) = STRU_F; in yyparse()
H A Dftpd.c387 stru = STRU_F; in main()
/freebsd/libexec/ftpd/
H A Dftpcmd.y381 case STRU_F:
919 $$ = STRU_F;
H A Dftpd.c581 stru = STRU_F; in main()
/freebsd/contrib/tnftp/src/
H A Dutil.c164 stru = STRU_F; in setpeer()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c139 stru = STRU_F; in setpeer()