Home
last modified time | relevance | path

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

/reactos/dll/win32/kernel32/client/
H A Ddebugger.c47 PSID psidEveryone = NULL; in K32CreateDBMonMutex() local
105 &psidEveryone); in K32CreateDBMonMutex()
112 nDaclBufSize += RtlLengthSid(psidEveryone); in K32CreateDBMonMutex()
130 psidEveryone); in K32CreateDBMonMutex()
170 if (psidEveryone) RtlFreeSid(psidEveryone); in K32CreateDBMonMutex()