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

/freebsd-11-stable/contrib/serf/
H A Dserf_bucket_util.h225 * This structure should be initialized by calling @see serf_databuf_init.
252 void serf_databuf_init(
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dstream_bucket.c115 serf_databuf_init(&ctx->databuf);
/freebsd-11-stable/contrib/serf/buckets/
H A Dfile_buckets.c79 serf_databuf_init(&ctx->databuf);
H A Dsocket_buckets.c74 serf_databuf_init(&ctx->databuf);
H A Dbuckets.c314 void serf_databuf_init(serf_databuf_t *databuf) function
H A Dssl_buckets.c1445 serf_databuf_init(&ssl_ctx->encrypt.databuf);
1452 serf_databuf_init(&ssl_ctx->decrypt.databuf);

Completed in 73 milliseconds