Searched refs:STRU (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c92 STRU = 281, enumerator in enum:yytokentype
177 #define STRU 281 macro
688 "REIN", "QUIT", "PORT", "PASV", "TYPE", "STRU", "MODE", "RETR", "STOR",
1904 reply(200, "STRU F ok.");
1908 reply(504, "Unimplemented STRU type.");
3000 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
H A Dftpcmd.y98 PASV TYPE STRU MODE RETR STOR
234 | STRU SP struct_code CRLF check_secure
240 reply(200, "STRU F ok.");
244 reply(504, "Unimplemented STRU type.");
944 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
/freebsd-11-stable/contrib/opie/
H A Dftpcmd.y171 PASV TYPE STRU MODE RETR STOR
271 | STRU SP struct_code CRLF
276 reply(200, "STRU F ok.");
280 reply(504, "Unimplemented STRU type.");
819 { "STRU", STRU, ARGS, 1, "(specify file structure)" },
/freebsd-11-stable/libexec/ftpd/
H A Dftpcmd.y104 PASV TYPE STRU MODE RETR STOR
385 | STRU check_login SP struct_code CRLF
391 reply(200, "STRU F accepted.");
395 reply(504, "Unimplemented STRU type.");
1082 { "STRU", STRU, ARGS, 1, "(specify file structure)" },

Completed in 123 milliseconds