Home
last modified time | relevance | path

Searched defs:LookupAccountSid (Results 1 – 3 of 3) sorted by relevance

/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_windows.go282 func LookupAccountSid(systemName *uint16, sid *SID, name *uint16, nameLen *uint32, refdDomainName *… func
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinbase.h2337 #define LookupAccountSid __MINGW_NAME_AW(LookupAccountSid) macro
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzsyscall_windows.go1000 func LookupAccountSid(systemName *uint16, sid *SID, name *uint16, nameLen *uint32, refdDomainName *… func