Searched refs:serf_databuf_init (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/serf/buckets/
H A Dfile_buckets.c74 serf_databuf_init(&ctx->databuf);
H A Dsocket_buckets.c69 serf_databuf_init(&ctx->databuf);
H A Dbuckets.c309 void serf_databuf_init(serf_databuf_t *databuf) function
H A Dssl_buckets.c1359 serf_databuf_init(&ssl_ctx->encrypt.databuf);
1366 serf_databuf_init(&ssl_ctx->decrypt.databuf);
/freebsd-11.0-release/contrib/serf/
H A Dserf_bucket_util.h220 * This structure should be initialized by calling @see serf_databuf_init.
247 void serf_databuf_init(

Completed in 177 milliseconds