Searched refs:serf_bucket_type_bwtp_frame (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/serf/buckets/
H A Dbwtp_buckets.c82 return serf_bucket_create(&serf_bucket_type_bwtp_frame, allocator, ctx);
99 return serf_bucket_create(&serf_bucket_type_bwtp_frame, allocator, ctx);
116 return serf_bucket_create(&serf_bucket_type_bwtp_frame, allocator, ctx);
133 return serf_bucket_create(&serf_bucket_type_bwtp_frame, allocator, ctx);
306 const serf_bucket_type_t serf_bucket_type_bwtp_frame = { variable
/freebsd-13-stable/contrib/serf/
H A Dserf_bucket_types.h149 extern const serf_bucket_type_t serf_bucket_type_bwtp_frame;

Completed in 105 milliseconds