Searched refs:fake_fprintf (Results 1 – 2 of 2) sorted by relevance
43 int fake_fprintf(FakeFILE* file, const char* fmt, ...) __HIDDEN__;57 #define fprintf fake_fprintf
86 int fake_fprintf(FakeFILE* file, const char* format, ...) { in fake_fprintf() function