Searched refs:ctl_poll (Results 1 – 4 of 4) sorted by relevance
/third_party/nghttp2/examples/ |
D | client.c | 463 static void ctl_poll(struct pollfd *pollfd, struct Connection *connection) { in ctl_poll() function 599 ctl_poll(pollfds, &connection); in fetch_uri() 614 ctl_poll(pollfds, &connection); in fetch_uri()
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
D | test_notls.c | 528 static void ctl_poll(struct pollfd *pollfd, struct Connection *connection) in ctl_poll() function 643 ctl_poll(pollfds, &connection); in fetch_uri() 658 ctl_poll(pollfds, &connection); in fetch_uri()
|
D | test_new_connection.c | 576 static void ctl_poll(struct pollfd *pollfd, struct Connection *connection) in ctl_poll() function 705 ctl_poll(pollfds, &connection); in fetch_uri() 720 ctl_poll(pollfds, &connection); in fetch_uri()
|
D | test_request_response.c | 564 static void ctl_poll(struct pollfd *pollfd, struct Connection *connection) in ctl_poll() function 693 ctl_poll(pollfds, &connection); in fetch_uri() 708 ctl_poll(pollfds, &connection); in fetch_uri()
|