Home
last modified time | relevance | path

Searched refs:__fill_buffer (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/stdio/
Dfread.c6 int __fill_buffer(FILE *f) in __fill_buffer() function
64 if (__fill_buffer(f)) { in fread()
/third_party/musl/porting/linux/user/src/internal/
Dstdio_impl.h124 hidden int __fill_buffer(FILE *f);