Home
last modified time | relevance | path

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

/freebsd/include/arpa/
H A Dftp.h81 #define MODE_S 1 /* stream */ macro
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y253 case MODE_S:
820 $$ = MODE_S;
H A Dftpcmd.c1917 case MODE_S: in yyparse()
2652 (yyval.i) = MODE_S; in yyparse()
H A Dftpd.c388 mode = MODE_S; in main()
/freebsd/libexec/ftpd/
H A Dftpcmd.y395 case MODE_S:
934 $$ = MODE_S;
H A Dftpd.c582 mode = MODE_S; in main()
/freebsd/contrib/tnftp/src/
H A Dutil.c162 mode = MODE_S; in setpeer()
/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c137 mode = MODE_S; in setpeer()