Searched refs:pa_rtsp_get_header (Results 1 – 3 of 3) sorted by relevance
72 const char* pa_rtsp_get_header(pa_rtsp_client *c, const char *key);
454 const char* pa_rtsp_get_header(pa_rtsp_client *c, const char *key) { in pa_rtsp_get_header() function
1340 c->sci = pa_xstrdup(pa_rtsp_get_header(c->rtsp, "Client-Instance")); in rtsp_auth_cb()