Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-peer.c156 http_client_peer_pool_unref(_ppool); in http_client_peer_pool_close()
159 void http_client_peer_pool_unref(struct http_client_peer_pool **_ppool) in http_client_peer_pool_unref() function
704 http_client_peer_pool_unref(&ppool); in http_client_peer_unref()
H A Dhttp-client-private.h572 void http_client_peer_pool_unref(struct http_client_peer_pool **_ppool);
H A Dhttp-client-connection.c1896 http_client_peer_pool_unref(&ppool); in http_client_connection_unref()