Home
last modified time | relevance | path

Searched defs:pool (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Dbufq.c159 void Curl_bufcp_init(struct bufc_pool *pool, in Curl_bufcp_init()
169 static CURLcode bufcp_take(struct bufc_pool *pool, in bufcp_take()
193 static void bufcp_put(struct bufc_pool *pool, in bufcp_put()
207 void Curl_bufcp_free(struct bufc_pool *pool) in Curl_bufcp_free()
213 static void bufq_init(struct bufq *q, struct bufc_pool *pool, in bufq_init()
236 void Curl_bufq_initp(struct bufq *q, struct bufc_pool *pool, in Curl_bufq_initp()
H A Dbufq.h98 struct bufc_pool *pool; /* optional pool for free chunks */ member
/curl/tests/unit/
H A Dunit2601.c96 struct bufc_pool pool; in check_bufq() local
/curl/tests/http/testenv/mod_curltest/
H A Dmod_curltest.c79 static void curltest_hooks(apr_pool_t *pool) in curltest_hooks()

Completed in 12 milliseconds