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

/freebsd-11-stable/contrib/serf/buckets/
H A Daggregate_buckets.c37 void *hold_open_baton; member in struct:__anon51
82 ctx->hold_open_baton = NULL;
192 ctx->hold_open_baton = baton;
242 return ctx->hold_open(ctx->hold_open_baton, bucket);
287 return ctx->hold_open(ctx->hold_open_baton, bucket);
373 return ctx->hold_open(ctx->hold_open_baton, bucket);
399 return ctx->hold_open(ctx->hold_open_baton, bucket);
431 status = ctx->hold_open(ctx->hold_open_baton, bucket);
450 status = ctx->hold_open(ctx->hold_open_baton, bucket);

Completed in 132 milliseconds