Home
last modified time | relevance | path

Searched refs:LookupAccountSid (Results 1 – 8 of 8) sorted by relevance

/reactos/dll/win32/advapi32/
H A Dadvapi32.h82 /* 2D4 */PVOID LookupAccountSid; member
164 #define AccLookupAccountSid NtMartaStatic.LookupAccountSid
/reactos/base/applications/cacls/
H A Dcacls.c119 if (!LookupAccountSid(NULL, in PrintFileDacl()
153 if (!LookupAccountSid(NULL, in PrintFileDacl()
/reactos/modules/rosapps/applications/sysutils/regexpl/
H A DShellCommandOwner.cpp195 …if (!LookupAccountSid(NULL,psidOwner,pchName,&dwNameLength,pchDomainName,&dwDomainNameLength,&Use)) in Execute()
H A DShellCommandDACL.cpp236 … if (!LookupAccountSid(NULL,pSID,pchName,&dwNameLength,pchDomainName,&dwDomainNameLength,&Use)) in Execute()
H A DShellCommandSACL.cpp341 if (!LookupAccountSid(NULL,pSID,pszName,&dwNameLength,pszDomainName,&dwDomainNameLength,&Use)) in Execute()
/reactos/base/services/nfsd/
H A Dacl.c574 status = LookupAccountSid(NULL, sid, who, &size, tmp_buf, in map_nfs4ace_who()
592 status = LookupAccountSid(NULL, sid, who, &size, tmp_buf, in map_nfs4ace_who()
/reactos/dll/win32/advapi32/sec/
H A Dmisc.c51 FindNtMartaProc(LookupAccountSid); in LoadAndInitializeNtMarta()
/reactos/sdk/include/psdk/
H A Dwinbase.h3683 #define LookupAccountSid LookupAccountSidW macro
3892 #define LookupAccountSid LookupAccountSidA macro