Home
last modified time | relevance | path

Searched defs:__fdopen (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/src/stdio/
D__fdopen.c9 FILE *__fdopen(int fd, const char *mode) in __fdopen() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
D__fdopen.c10 FILE *__fdopen(int fd, const char *mode) in __fdopen() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
D__fdopen.c9 FILE *__fdopen(int fd, const char *mode) in __fdopen() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
D__fdopen.c9 FILE *__fdopen(int fd, const char *mode) in __fdopen() function
/third_party/musl/porting/linux/user/src/stdio/
D__fdopen.c67 FILE *__fdopen(int fd, const char *mode) in __fdopen() function