Searched defs:circ_buf (Results 1 – 1 of 1) sorted by relevance
68218 struct circ_buf { struct68219 char *buf;68220 int head;68221 int tail;