Searched refs:chdir_function_type (Results 1 – 1 of 1) sorted by relevance
22 using chdir_function_type = int (*)(const char*); typedef68 reinterpret_cast<chdir_function_type>(dlsym(RTLD_NEXT, "chdir")); in chdir()