Home
last modified time | relevance | path

Searched defs:retr_codes (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dftp.c418 static const int retr_codes[] = {150, 125, 0}; in ftp_retrieve() local
822 static const int retr_codes[] = {226, 250, 425, 426, 451, 0}; in ftp_read() local