Searched defs:fopen (Results 1 – 4 of 4) sorted by relevance
48 fopen(const char * __restrict file, const char * __restrict mode) in fopen() function
36 fopen(const char *filename, const char *mode) in fopen() function
147 struct fsif_open_request fopen; member
132 INTERCEPTOR(FILE *, fopen, const char *path, const char *mode) { in INTERCEPTOR() argument