Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/serf/
HDserf_bucket_util.h252 void serf_databuf_init(
/freebsd-13-stable/contrib/serf/buckets/
HDfile_buckets.c79 serf_databuf_init(&ctx->databuf); in serf_bucket_file_create()
HDsocket_buckets.c74 serf_databuf_init(&ctx->databuf); in serf_bucket_socket_create()
HDbuckets.c314 void serf_databuf_init(serf_databuf_t *databuf) in serf_databuf_init() function
HDssl_buckets.c1446 serf_databuf_init(&ssl_ctx->encrypt.databuf); in ssl_init_context()
1453 serf_databuf_init(&ssl_ctx->decrypt.databuf); in ssl_init_context()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
HDstream_bucket.c115 serf_databuf_init(&ctx->databuf); in svn_ra_serf__create_stream_bucket()