Home
last modified time | relevance | path

Searched refs:MSG_RETR (Results 1 – 11 of 11) sorted by relevance

/dports/ftp/bbftp-client/bbftp-client-3.2.1/includes/
H A Dstructures.h70 #define MSG_RETR 0x00000007 macro
92 #define MSG_RETR 0x07000000 macro
/dports/ftp/bbftp-server/bbftp-server-3.2.1/includes/
H A Dstructures.h70 #define MSG_RETR 0x00000007 macro
92 #define MSG_RETR 0x07000000 macro
/dports/ftp/bbftp-client/bbftp-client-3.2.1/doc/
H A DPROTO_V150 MSG_RETR
99 The MSG_RETR and all related
105 MSG_RETR
H A DPROTO_V2129 MSG_RETR
H A DPROTO_V3129 MSG_RETR
/dports/ftp/bbftp-server/bbftp-server-3.2.1/doc/
H A DPROTO_V150 MSG_RETR
99 The MSG_RETR and all related
105 MSG_RETR
H A DPROTO_V2129 MSG_RETR
H A DPROTO_V3129 MSG_RETR
/dports/ftp/bbftp-server/bbftp-server-3.2.1/bbftpd/
H A Dreadcontrol.c121 case MSG_RETR : { in readcontrol()
H A Dsendafile.c185 if ( code == MSG_RETR ) {
/dports/net/tacacs/PROJECTS/ftpd/
H A Dmessages.h331 #define MSG_RETR (message[161][ctx->lang]) macro