Searched defs:linear_header (Results 1 – 1 of 1) sorted by relevance
551 struct linear_header { struct566 struct linear_header *next; /* next buffer if we have more */ argument567 struct linear_header *latest; /* the only buffer that has free space */ argument588 typedef struct linear_header linear_header; typedef