Home
last modified time | relevance | path

Searched refs:http_client_basic_auth (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Drtsp.c63 http_client_basic_auth(hc, hdr, hc->hc_rtsp_user, hc->hc_rtsp_pass); in rtsp_send_ext()
H A Dhttp.h411 void http_client_basic_auth( http_client_t *hc, http_arg_list_t *h,
H A Dhttpc.c1193 http_client_basic_auth( http_client_t *hc, http_arg_list_t *h, in http_client_basic_auth() function
1238 http_client_basic_auth(hc, h, url->user, url->pass); in http_client_basic_args()