Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dftp.c515 static const int nlst_codes[] = {226, 425, 426, 451, 450, 550, 0}; in ftp_list_nlst() local
517 if (ftp_send_command(s, command, nlst_codes, NULL) != 226) in ftp_list_nlst()

Completed in 2 milliseconds