Searched defs:circ_buf (Results 1 – 1 of 1) sorted by relevance
30 struct circ_buf { struct31 char *buf;32 int head;33 int tail;