Searched defs:fstatat64_wrapper (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DUnixNativeDispatcher.c131 static int fstatat64_wrapper(int dfd, const char *path, function
143 static int fstatat64_wrapper(int dfd, const char *path, function
227 my_fstatat64_func = (fstatat64_func*)&fstatat64_wrapper;

Completed in 34 milliseconds