Searched refs:http_client_has_pending (Results 1 – 3 of 3) sorted by relevance
664 if (http_client_has_pending(wsdd->http_client) == 0) { in wsdd_finding_get_metadata_callback()928 if (http_client_has_pending(wsdd->http_client) == 0) { in wsdd_resolver_message_dispatch()
1759 http_client_has_pending (const http_client *client);
1956 http_client_has_pending (const http_client *client) in http_client_has_pending() function