Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-queue.c131 http_client_peer_unlink_queue(peer, queue); in http_client_queue_free()
137 http_client_peer_unlink_queue(peer, queue); in http_client_queue_free()
350 http_client_peer_unlink_queue(queue->cur_peer, queue); in http_client_queue_connection_attempt()
382 http_client_peer_unlink_queue(pending_peer, queue); in http_client_queue_connection_attempt()
498 http_client_peer_unlink_queue(pending_peer, queue); in http_client_queue_connection_success()
529 http_client_peer_unlink_queue(peer, queue); in http_client_queue_connection_failure()
611 http_client_peer_unlink_queue(peer, queue); in http_client_queue_connection_failure()
H A Dhttp-client-private.h605 void http_client_peer_unlink_queue(struct http_client_peer *peer,
H A Dhttp-client-peer.c1204 void http_client_peer_unlink_queue(struct http_client_peer *peer, in http_client_peer_unlink_queue() function