Home
last modified time | relevance | path

Searched refs:code_found (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dftp.c148 int err, i, dash = 0, result = 0, code_found = 0, linesize; in ftp_status() local
155 while (!code_found || dash) { in ftp_status()
177 if (!code_found) { in ftp_status()
179 code_found = 1; in ftp_status()
184 code_found = 1; in ftp_status()
190 if (code_found) { in ftp_status()