CONTROL_BUFFER_SIZE 43 libavformat/ftp.c uint8_t control_buffer[CONTROL_BUFFER_SIZE]; /**< Control connection buffer */ CONTROL_BUFFER_SIZE 79 libavformat/ftp.c len = ffurl_read(s->conn_control, s->control_buffer, CONTROL_BUFFER_SIZE); CONTROL_BUFFER_SIZE 123 libavformat/ftp.c char buf[CONTROL_BUFFER_SIZE]; CONTROL_BUFFER_SIZE 217 libavformat/ftp.c char *end = NULL, buf[CONTROL_BUFFER_SIZE], credencials[CREDENTIALS_BUFFER_SIZE]; CONTROL_BUFFER_SIZE 376 libavformat/ftp.c char command[CONTROL_BUFFER_SIZE]; CONTROL_BUFFER_SIZE 395 libavformat/ftp.c char command[CONTROL_BUFFER_SIZE]; CONTROL_BUFFER_SIZE 409 libavformat/ftp.c char command[CONTROL_BUFFER_SIZE]; CONTROL_BUFFER_SIZE 434 libavformat/ftp.c char command[CONTROL_BUFFER_SIZE]; CONTROL_BUFFER_SIZE 463 libavformat/ftp.c char buf[CONTROL_BUFFER_SIZE], *response = NULL; CONTROL_BUFFER_SIZE 512 libavformat/ftp.c char buf[CONTROL_BUFFER_SIZE];