Searched refs:fake_opendir (Results 1 – 1 of 1) sorted by relevance
47 static void* fake_opendir(const char* path) { in fake_opendir() function64 g->gl_opendir = fake_opendir; in InstallFake()