Searched refs:renameat_func (Results 1 – 1 of 1) sorted by relevance
126 typedef int renameat_func(int, const char*, int, const char*); typedef133 static renameat_func* my_renameat_func = NULL;257 my_renameat_func = (renameat_func*) dlsym(RTLD_DEFAULT, "renameat"); in Java_sun_nio_fs_UnixNativeDispatcher_init()