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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsSecurityDescriptor.java93 private static final WindowsSecurityDescriptor NULL_DESCRIPTOR = field in class:WindowsSecurityDescriptor
347 WindowsSecurityDescriptor sd = NULL_DESCRIPTOR;
350 if (sd != NULL_DESCRIPTOR)

Completed in 26 milliseconds