Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-client-private.h608 http_client_peer_claim_request(struct http_client_peer *peer, bool no_urgent);
H A Dhttp-client-connection.c665 req = http_client_peer_claim_request(peer, pipelined); in http_client_connection_next_request()
1435 req = http_client_peer_claim_request(conn->peer, FALSE); in http_client_connection_ready()
H A Dhttp-client-peer.c1226 http_client_peer_claim_request(struct http_client_peer *peer, bool no_urgent) in http_client_peer_claim_request() function