Revision cb201402 include/chunkbuffer.h
include/chunkbuffer.h | ||
---|---|---|
88 | 88 |
*/ |
89 | 89 |
void cb_destroy(struct chunk_buffer *cb); |
90 | 90 |
|
91 |
|
|
92 |
/* |
|
93 |
* HA Functions |
|
94 |
*/ |
|
95 |
const struct chunk *cb_get_chunk(const struct chunk_buffer *cb, int id); |
|
96 |
|
|
91 | 97 |
#endif /* CHUNKBUFFER_H */ |
Also available in: Unified diff