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

/openjdk7/jdk/src/windows/native/sun/management/
H A DFileSystemImpl.c123 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(JNIEnv* env, const char* path) { function
292 SECURITY_DESCRIPTOR* sd = getFileSecurityDescriptor(env, path);
/openjdk7/jdk/test/sun/management/windows/
H A Drevokeall.c263 static SECURITY_DESCRIPTOR* getFileSecurityDescriptor(const char* path) { function
304 sd = getFileSecurityDescriptor(path);

Completed in 130 milliseconds