Searched refs:rename_function_type (Results 1 – 1 of 1) sorted by relevance
25 using rename_function_type = int (*)(const char*, const char*); typedef89 reinterpret_cast<rename_function_type>(dlsym(RTLD_NEXT, "rename")); in rename()