Searched refs:rnto_codes (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | ftp.c | 1137 static const int rnto_codes[] = {250, 421, 500, 501, 502, 503, 530, 532, 553, 0}; in ftp_move() local 1163 if (ftp_send_command(s, command, rnto_codes, NULL) == 250) in ftp_move()
|
Completed in 2 milliseconds