Searched refs:unlink_function_type (Results 1 – 1 of 1) sorted by relevance
24 using unlink_function_type = int (*)(const char*); typedef82 reinterpret_cast<unlink_function_type>(dlsym(RTLD_NEXT, "unlink")); in unlink()