Searched refs:http_url_copy (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-url.h81 void http_url_copy(pool_t pool, struct http_url *dest,
H A Dhttp-url.c433 void http_url_copy(pool_t pool, struct http_url *dest, function
445 http_url_copy(pool, dest, src);
455 http_url_copy(pool, new_url, src);
H A Dhttp-client-request.c1594 http_url_copy(req->pool, &req->origin_url, url);

Completed in 16 milliseconds