Searched refs:chmod_function_type (Results 1 – 1 of 1) sorted by relevance
27 using chmod_function_type = int (*)(const char*, mode_t); typedef103 reinterpret_cast<chmod_function_type>(dlsym(RTLD_NEXT, "chmod")); in chmod()