HomeSort by relevance Sort by last modified time
    Searched refs:TOKEN_USER (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 28 TOKEN_USER User;
    [all...]
winnt.h     [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c 751 TOKEN_USER *token_user = NULL; local
763 || (token_user = alloca (n)) == NULL
764 || !GetTokenInformation (process_token, TokenUser, token_user, n, &n))
769 psid = token_user->User.Sid;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 599 } TOKEN_USER, *PTOKEN_USER;
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 64 milliseconds