Searched refs:isSecuritySupported (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/management/
H A DFileSystemImpl.c44 static jboolean isSecuritySupported(JNIEnv* env, const char* path) { function
261 res = isSecuritySupported(env, path);
/openjdk7/jdk/test/sun/management/windows/
H A Drevokeall.c174 static int isSecuritySupported(const char* path) { function
453 rc = isSecuritySupported(path);

Completed in 37 milliseconds