Searched refs:__fopen (Results 1 – 1 of 1) sorted by relevance
176 static FILE* __fopen(int fd, int flags) { in __fopen() function207 FILE* fp = __fopen(fd, flags); in fopen()252 return __fopen(fd, flags); in fdopen()