Home
last modified time | relevance | path

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

/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan-wsdd.c664 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()
H A Dairscan.h1759 http_client_has_pending (const http_client *client);
H A Dairscan-http.c1956 http_client_has_pending (const http_client *client) in http_client_has_pending() function