Searched refs:fake_file_out (Results 1 – 3 of 3) sorted by relevance
35 void fake_file_out(FakeFILE* file, const char* s, size_t l) __HIDDEN__;
27 void fake_file_out(FakeFILE* file, const char* text, size_t length) { in fake_file_out() function
190 fake_file_out(f, s, l); in out()