Home
last modified time | relevance | path

Searched refs:fstatat64_wrapper (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
DUnixNativeDispatcher.c143 static int fstatat64_wrapper(int dfd, const char *path, in fstatat64_wrapper() function
155 static int fstatat64_wrapper(int dfd, const char *path, in fstatat64_wrapper() function
264 my_fstatat64_func = (fstatat64_func*)&fstatat64_wrapper; in Java_sun_nio_fs_UnixNativeDispatcher_init()