Searched defs:__sbuf (Results 1 – 4 of 4) sorted by relevance
52 struct __sbuf { struct68 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */ argument
2240 struct __sbuf { struct2241 unsigned char *_base;2242 int _size;
2020 class __sbuf(Structure): class