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

/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DUnixNativeDispatcher.c389 static void prepAttributes(JNIEnv* env, struct stat64* buf, jobject attrs) { function
415 prepAttributes(env, &buf, attrs);
431 prepAttributes(env, &buf, attrs);
446 prepAttributes(env, &buf, attrs);
466 prepAttributes(env, &buf, attrs);

Completed in 34 milliseconds