HelenOS sources

strbuf_t          352 uspace/lib/c/generic/stdio/scanf.c static errno_t strbuf_init(strbuf_t *strbuf, cvtspec_t *spec, va_encaps_t *va)
strbuf_t          397 uspace/lib/c/generic/stdio/scanf.c static errno_t strbuf_write(strbuf_t *strbuf, size_t idx, char c)
strbuf_t          844 uspace/lib/c/generic/stdio/scanf.c     strbuf_t *strbuf, size_t *nread)
strbuf_t          870 uspace/lib/c/generic/stdio/scanf.c static errno_t __fgetstr(FILE *f, int *numchar, size_t width, strbuf_t *strbuf,
strbuf_t          977 uspace/lib/c/generic/stdio/scanf.c     const char *scanset, strbuf_t *strbuf, size_t *nread)
strbuf_t         1047 uspace/lib/c/generic/stdio/scanf.c 	strbuf_t strbuf;
HelenOS homepage, sources at GitHub