MAX_URL_SIZE      611 libavformat/dashdec.c     int max_url_size = c ? c->max_url_size: MAX_URL_SIZE;
MAX_URL_SIZE      473 libavformat/ftp.c     char command[MAX_URL_SIZE];
MAX_URL_SIZE      666 libavformat/ftp.c     char proto[10], path[MAX_URL_SIZE], credentials[MAX_URL_SIZE], hostname[MAX_URL_SIZE];
MAX_URL_SIZE     1075 libavformat/ftp.c     char command[MAX_URL_SIZE];
MAX_URL_SIZE     1103 libavformat/ftp.c     char command[MAX_URL_SIZE], path[MAX_URL_SIZE];
MAX_URL_SIZE       94 libavformat/hls.c     char url[MAX_URL_SIZE];
MAX_URL_SIZE      133 libavformat/hls.c     char key_url[MAX_URL_SIZE];
MAX_URL_SIZE      378 libavformat/hls.c      char uri[MAX_URL_SIZE];
MAX_URL_SIZE      399 libavformat/hls.c     char uri[MAX_URL_SIZE];
MAX_URL_SIZE      408 libavformat/hls.c     char tmp_str[MAX_URL_SIZE], *ptr = tmp_str;
MAX_URL_SIZE      461 libavformat/hls.c     char uri[MAX_URL_SIZE];
MAX_URL_SIZE      720 libavformat/hls.c     char key[MAX_URL_SIZE] = "";
MAX_URL_SIZE      721 libavformat/hls.c     char line[MAX_URL_SIZE];
MAX_URL_SIZE      728 libavformat/hls.c     char tmp_str[MAX_URL_SIZE];
MAX_URL_SIZE     1244 libavformat/hls.c         char iv[33], key[33], url[MAX_URL_SIZE];
MAX_URL_SIZE       70 libavformat/hlsenc.c #define LINE_BUFFER_SIZE MAX_URL_SIZE
MAX_URL_SIZE       75 libavformat/hlsenc.c     char filename[MAX_URL_SIZE];
MAX_URL_SIZE       76 libavformat/hlsenc.c     char sub_filename[MAX_URL_SIZE];
MAX_URL_SIZE      158 libavformat/hlsenc.c     char current_segment_final_filename_fmt[MAX_URL_SIZE]; // when renaming segments
MAX_URL_SIZE     1135 libavformat/hlsenc.c     char line[MAX_URL_SIZE];
MAX_URL_SIZE     1299 libavformat/hlsenc.c     char temp_filename[MAX_URL_SIZE];
MAX_URL_SIZE     1454 libavformat/hlsenc.c     char temp_filename[MAX_URL_SIZE];
MAX_URL_SIZE     1455 libavformat/hlsenc.c     char temp_vtt_filename[MAX_URL_SIZE];
MAX_URL_SIZE     1618 libavformat/hlsenc.c             int bufsize = strlen(vs->basename) + MAX_URL_SIZE;
MAX_URL_SIZE       50 libavformat/hlsproto.c     char url[MAX_URL_SIZE];
MAX_URL_SIZE       55 libavformat/hlsproto.c     char url[MAX_URL_SIZE];
MAX_URL_SIZE       59 libavformat/hlsproto.c     char playlisturl[MAX_URL_SIZE];
MAX_URL_SIZE       49 libavformat/http.c #define BUFFER_SIZE   (MAX_URL_SIZE + HTTP_HEADERS_SIZE)
MAX_URL_SIZE      197 libavformat/http.c     char path1[MAX_URL_SIZE], sanitized_path[MAX_URL_SIZE];
MAX_URL_SIZE      198 libavformat/http.c     char buf[1024], urlbuf[MAX_URL_SIZE];
MAX_URL_SIZE      678 libavformat/http.c     char redirected_location[MAX_URL_SIZE], *new_loc;
MAX_URL_SIZE     1157 libavformat/http.c     char line[MAX_URL_SIZE];
MAX_URL_SIZE      233 libavformat/libssh.c     char path[MAX_URL_SIZE];
MAX_URL_SIZE      317 libavformat/libssh.c     char path[MAX_URL_SIZE];
MAX_URL_SIZE      400 libavformat/libssh.c     char path[MAX_URL_SIZE];
MAX_URL_SIZE      435 libavformat/libssh.c     char path_src[MAX_URL_SIZE], path_dst[MAX_URL_SIZE];
MAX_URL_SIZE       85 libavformat/url.c     char tmp_path[MAX_URL_SIZE] = {0, };
MAX_URL_SIZE      127 libavformat/url.c     char tmp_path[MAX_URL_SIZE];