Home
last modified time | relevance | path

Searched refs:http_client_peer_shared_unref (Results 1 – 2 of 2) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-peer.c187 http_client_peer_shared_unref(&pshared); in http_client_peer_pool_unref()
339 void http_client_peer_shared_unref(struct http_client_peer_shared **_pshared) in http_client_peer_shared_unref() function
395 http_client_peer_shared_unref(_pshared); in http_client_peer_shared_close()
705 http_client_peer_shared_unref(&pshared); in http_client_peer_unref()
769 http_client_peer_shared_unref(&pshared); in http_client_peer_get()
H A Dhttp-client-private.h582 void http_client_peer_shared_unref(struct http_client_peer_shared **_pshared);