Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dftp.c1098 static const int del_codes[] = {250, 421, 450, 500, 501, 502, 530, 550, 0}; in ftp_delete() local
1111 if (ftp_send_command(s, command, del_codes, NULL) == 250) { in ftp_delete()

Completed in 3 milliseconds