Searched refs:access_function_type (Results 1 – 1 of 1) sorted by relevance
19 using access_function_type = int (*)(const char*, int); typedef47 reinterpret_cast<access_function_type>(dlsym(RTLD_NEXT, "access")); in access()