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