MAX_URL_SIZE 49 libavformat/ftp.c char path[MAX_URL_SIZE]; /**< Path to resource on server. */ MAX_URL_SIZE 582 libavformat/ftp.c char proto[10], path[MAX_URL_SIZE]; MAX_URL_SIZE 92 libavformat/hls.c char url[MAX_URL_SIZE]; MAX_URL_SIZE 113 libavformat/hls.c char key_url[MAX_URL_SIZE]; MAX_URL_SIZE 332 libavformat/hls.c char uri[MAX_URL_SIZE]; MAX_URL_SIZE 354 libavformat/hls.c char uri[MAX_URL_SIZE]; MAX_URL_SIZE 503 libavformat/hls.c char key[MAX_URL_SIZE] = ""; MAX_URL_SIZE 504 libavformat/hls.c char line[MAX_URL_SIZE]; MAX_URL_SIZE 511 libavformat/hls.c char tmp_str[MAX_URL_SIZE]; MAX_URL_SIZE 945 libavformat/hls.c char iv[33], key[33], url[MAX_URL_SIZE]; MAX_URL_SIZE 49 libavformat/hlsproto.c char url[MAX_URL_SIZE]; MAX_URL_SIZE 54 libavformat/hlsproto.c char url[MAX_URL_SIZE]; MAX_URL_SIZE 58 libavformat/hlsproto.c char playlisturl[MAX_URL_SIZE]; MAX_URL_SIZE 45 libavformat/http.c #define BUFFER_SIZE MAX_URL_SIZE MAX_URL_SIZE 150 libavformat/http.c char path1[MAX_URL_SIZE]; MAX_URL_SIZE 151 libavformat/http.c char buf[1024], urlbuf[MAX_URL_SIZE]; MAX_URL_SIZE 386 libavformat/http.c char redirected_location[MAX_URL_SIZE], *new_loc; MAX_URL_SIZE 707 libavformat/http.c char line[MAX_URL_SIZE]; MAX_URL_SIZE 189 libavformat/libssh.c char proto[10], path[MAX_URL_SIZE], hostname[1024], credencials[1024];