Home
last modified time | relevance | path

Searched refs:hc_efd (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dhttpc.c160 if (hc->hc_efd) { in http_client_shutdown()
168 hc->hc_efd = NULL; in http_client_shutdown()
171 hc->hc_efd = NULL; in http_client_shutdown()
196 if (hc->hc_efd) { in http_client_poll_dir()
1301 efd = hc->hc_efd; in http_client_simple_reconnect()
1305 hc->hc_efd = efd; in http_client_simple_reconnect()
1601 hc->hc_efd = http_poll; in http_client_register()
1626 if (hc->hc_efd) { in http_client_close()
1631 hc->hc_efd = NULL; in http_client_close()
1716 hc->hc_efd = NULL; in http_client_done()
[all …]
H A Dhttp.h314 tvhpoll_t *hc_efd; member
H A Dimagecache.c295 hc->hc_efd = efd; in imagecache_image_fetch()
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/input/mpegts/satip/
H A Dsatip_frontend.c1169 rtsp->hc_efd = efd; in satip_frontend_extra_shutdown()
1663 rtsp->hc_efd = efd; in satip_frontend_input_thread()