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

/freebsd-11-stable/contrib/serf/
H A Dserf_bucket_util.h289 apr_status_t serf_databuf_peek(
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dstream_bucket.c89 return serf_databuf_peek(&ctx->databuf, data, len);
/freebsd-11-stable/contrib/serf/buckets/
H A Dfile_buckets.c110 return serf_databuf_peek(&ctx->databuf, data, len);
H A Dsocket_buckets.c118 return serf_databuf_peek(&ctx->databuf, data, len);
H A Dbuckets.c414 apr_status_t serf_databuf_peek( function
H A Dssl_buckets.c1963 return serf_databuf_peek(ctx->databuf, data, len);

Completed in 76 milliseconds