Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/stdio/
H A D__fdopen.c24 static size_t __get_bufsize(int fd) in __get_bufsize() function
51 buf_size = __get_bufsize(f->fd); in __falloc_buf()
/third_party/musl/src/stdio/
H A D__fdopen.c24 static size_t __get_bufsize(int fd) in __get_bufsize() function
51 buf_size = __get_bufsize(f->fd); in __falloc_buf()

Completed in 2 milliseconds