HomeSort by relevance Sort by last modified time
    Searched full:beginning_buf (Results 1 - 1 of 1) sorted by null

  /system/core/logwrapper/
logwrap.c 55 /* This is a simple buffer that holds up to the first beginning_buf->buf_size
59 struct beginning_buf { struct
68 * of output from a command after the first beginning_buf->buf_size bytes
69 * (which are held in beginning_buf above).
85 struct beginning_buf b_buf;
104 static int add_line_to_linear_buf(struct beginning_buf *b_buf,

Completed in 185 milliseconds