Searched defs:fopen (Results 1 – 3 of 3) sorted by relevance
25 # define fopen fopen_safer macro
9 extern "C" FILE *fopen(const char *file, const char *mode) { in fopen() function
325 VgFile *VG_(fopen)(const HChar *name, Int flags, Int mode) in VG_() argument