Searched defs:circ_buf (Results 1 – 1 of 1) sorted by relevance
23182 struct circ_buf { struct23183 char *buf;23184 int head;23185 int tail;