HTTPContext 126 ffserver.c struct HTTPContext *next; HTTPContext 175 ffserver.c struct HTTPContext *rtsp_c; HTTPContext 256 ffserver.c static HTTPContext *first_http_ctx; HTTPContext 286 ffserver.c static HTTPContext *rtp_new_connection(struct sockaddr_in *from_addr, HTTPContext 497 ffserver.c HTTPContext *rtp_c; HTTPContext 553 ffserver.c HTTPContext *c, *c_next; HTTPContext 706 ffserver.c HTTPContext *c = NULL; HTTPContext 723 ffserver.c c = av_mallocz(sizeof(HTTPContext)); HTTPContext 753 ffserver.c HTTPContext **cp, *c1; HTTPContext 1551 ffserver.c HTTPContext *wmpc; HTTPContext 1651 ffserver.c HTTPContext *c1; HTTPContext 2317 ffserver.c HTTPContext *rtsp_c; HTTPContext 2428 ffserver.c HTTPContext *c1; HTTPContext 2793 ffserver.c static HTTPContext *find_rtp_session(const char *session_id) HTTPContext 2795 ffserver.c HTTPContext *c; HTTPContext 2828 ffserver.c HTTPContext *rtp_c; HTTPContext 2962 ffserver.c static HTTPContext *find_rtp_session_with_url(const char *url, HTTPContext 2965 ffserver.c HTTPContext *rtp_c; HTTPContext 2994 ffserver.c HTTPContext *rtp_c; HTTPContext 3028 ffserver.c HTTPContext *rtp_c; HTTPContext 3053 ffserver.c HTTPContext *rtp_c; HTTPContext 3078 ffserver.c static HTTPContext *rtp_new_connection(struct sockaddr_in *from_addr, HTTPContext 3082 ffserver.c HTTPContext *c = NULL; HTTPContext 3091 ffserver.c c = av_mallocz(sizeof(HTTPContext)); HTTPContext 62 libavformat/http.c HTTPContext *s = h->priv_data; HTTPContext 118 libavformat/http.c HTTPContext *s; HTTPContext 123 libavformat/http.c s = av_malloc(sizeof(HTTPContext)); HTTPContext 157 libavformat/http.c HTTPContext *s = h->priv_data; HTTPContext 211 libavformat/http.c HTTPContext *s = h->priv_data; HTTPContext 286 libavformat/http.c HTTPContext *s = h->priv_data; HTTPContext 307 libavformat/http.c HTTPContext *s = h->priv_data; HTTPContext 313 libavformat/http.c HTTPContext *s = h->priv_data; HTTPContext 321 libavformat/http.c HTTPContext *s = h->priv_data;