Searched refs:utime_function_type (Results 1 – 1 of 1) sorted by relevance
29 using utime_function_type = int (*)(const char*, struct utimbuf*); typedef117 reinterpret_cast<utime_function_type>(dlsym(RTLD_NEXT, "utime")); in utime()