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

/freebsd-11-stable/contrib/serf/buckets/
H A Daggregate_buckets.c29 } bucket_list_t; typedef in typeref:struct:bucket_list
32 bucket_list_t *list; /* active buckets */
33 bucket_list_t *last; /* last bucket of the list */
34 bucket_list_t *done; /* we finished reading this; now pending a destroy */
47 bucket_list_t *next_list;
117 bucket_list_t *next_ctx;
150 bucket_list_t *new_list;
165 bucket_list_t *new_list;
263 bucket_list_t *next_list;
388 bucket_list_t *next_lis
[all...]
H A Dssl_buckets.c112 } bucket_list_t; typedef in typeref:struct:bucket_list
122 bucket_list_t *stream_next;
1607 bucket_list_t *new_list;
1617 bucket_list_t *scan = ctx->ssl_ctx->encrypt.stream_next;
1921 bucket_list_t *cur;

Completed in 65 milliseconds