Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dftp.c118 static int ftp_get_line(FTPContext *s, char *line, int line_size) in ftp_get_line() function
156 if ((err = ftp_get_line(s, buf, sizeof(buf))) < 0) { in ftp_status()

Completed in 2 milliseconds