Searched refs:rmdir_function_type (Results 1 – 1 of 1) sorted by relevance
21 using rmdir_function_type = int (*)(const char*); typedef61 reinterpret_cast<rmdir_function_type>(dlsym(RTLD_NEXT, "rmdir")); in rmdir()