Searched refs:stor_codes (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | ftp.c | 447 static const int stor_codes[] = {150, 125, 0}; in ftp_store() local 454 resp_code = ftp_send_command(s, command, stor_codes, NULL); in ftp_store() |
Completed in 3 milliseconds