Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dftp.c488 static const int cwd_codes[] = {250, 550, 0}; /* 550 is incorrect code */ in ftp_set_dir() local
496 if (ftp_send_command(s, command, cwd_codes, NULL) != 250) in ftp_set_dir()

Completed in 2 milliseconds