Home
last modified time | relevance | path

Searched defs:StringSid (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c3536 BOOL WINAPI ConvertStringSidToSidW(LPCWSTR StringSid, PSID* Sid) in ConvertStringSidToSidW()
3560 BOOL WINAPI ConvertStringSidToSidA(LPCSTR StringSid, PSID* Sid) in ConvertStringSidToSidA()
3584 LPWSTR *StringSid) in ConvertSidToStringSidW()
3638 LPSTR *StringSid) in ConvertSidToStringSidA()
3934 static DWORD ComputeStringSidSize(LPCWSTR StringSid) in ComputeStringSidSize()
3973 static BOOL ParseStringSidToSid(LPCWSTR StringSid, PSID pSid, LPDWORD cBytes) in ParseStringSidToSid()
/reactos/dll/win32/shell32/shellrecyclebin/
H A Drecyclebin_v5.cpp693 LPWSTR StringSid = NULL; in Init() local
/reactos/dll/win32/msctf/
H A Dutils.cpp112 LPTSTR StringSid = NULL; in GetUserSIDString() local
/reactos/base/applications/mscutils/eventvwr/
H A Deventvwr.c1805 PWSTR StringSid; in GetEventUserName() local