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

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsSecurity.java54 * Returns the access token for this process with TOKEN_QUERY access
57 openProcessToken(TOKEN_QUERY);
132 int privilegies = TOKEN_QUERY;
H A DWindowsConstants.java192 public static final int TOKEN_QUERY = 0x0008; field in class:WindowsConstants
/openjdk7/jdk/src/windows/native/sun/tools/attach/
H A DWindowsVirtualMachine.c501 TOKEN_ADJUST_PRIVILEGES|TOKEN_QUERY,
516 TOKEN_ADJUST_PRIVILEGES|TOKEN_QUERY,

Completed in 32 milliseconds