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

/system/core/logwrapper/
H A Dlogwrap.c67 /* This is a circular buf that holds up to the last ending_buf->buf_size bytes
72 struct ending_buf { struct
86 struct ending_buf e_buf;
120 static void add_line_to_circular_buf(struct ending_buf *e_buf,

Completed in 19 milliseconds