Searched refs:rest_codes (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | ftp.c | 477 static const int rest_codes[] = {350, 0}; in ftp_restart() local 480 if (ftp_send_command(s, command, rest_codes, NULL) != 350) in ftp_restart() |
Completed in 2 milliseconds