Searched refs:futimesat_func (Results 1 – 1 of 1) sorted by relevance
127 typedef int futimesat_func(int, const char *, const struct timeval *); typedef134 static futimesat_func* my_futimesat_func = NULL;258 my_futimesat_func = (futimesat_func*) dlsym(RTLD_DEFAULT, "futimesat"); in Java_sun_nio_fs_UnixNativeDispatcher_init()