Searched refs:http_url_copy (Results 1 - 3 of 3) sorted by relevance
/dovecot/src/lib-http/ |
H A D | http-url.h | 81 void http_url_copy(pool_t pool, struct http_url *dest,
|
H A D | http-url.c | 433 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 D | http-client-request.c | 1594 http_url_copy(req->pool, &req->origin_url, url);
|
Completed in 16 milliseconds