Searched refs:__sbuf (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/lib/libc/stdio/
H A Dfileext.h35 struct __sbuf _ub; /* ungetc buffer */
/netbsd-current/include/
H A Dstdio.h83 struct __sbuf { struct
119 struct __sbuf _bf; /* the buffer (at least 1 byte, if !NULL) */
130 struct __sbuf _ext;
142 char _lb_unused[sizeof(struct __sbuf) - sizeof(int (*)(void *))];

Completed in 92 milliseconds