Searched refs:chown_function_type (Results 1 – 1 of 1) sorted by relevance
28 using chown_function_type = int (*)(const char*, uid_t, gid_t); typedef110 reinterpret_cast<chown_function_type>(dlsym(RTLD_NEXT, "chown")); in chown()