Searched refs:doq_client_stream (Results 1 – 1 of 1) sorted by relevance
77 struct doq_client_stream;170 struct doq_client_stream* first, *last;174 struct doq_client_stream { struct176 struct doq_client_stream* next, *prev; argument356 static struct doq_client_stream*359 struct doq_client_stream* str = calloc(1, sizeof(*str)); in client_stream_create()373 client_stream_free(struct doq_client_stream* str) in client_stream_free()384 client_stream_start_setup(struct doq_client_stream* str, int64_t stream_id) in client_stream_start_setup()402 client_stream_string(struct doq_client_stream* str) in client_stream_string()448 struct doq_client_stream* str; in stream_list_free()[all …]