Searched refs:__fmodeflags (Results 1 – 5 of 5) sorted by relevance
4 int __fmodeflags(const char* mode) { in __fmodeflags() function
19 flags = __fmodeflags(mode); in fopen()
14 int fl = __fmodeflags(mode); in freopen()
82 int __fmodeflags(const char*) ATTR_LIBC_VISIBILITY;
634 $(LOCAL_DIR)/src/stdio/__fmodeflags.c \
Completed in 7 milliseconds