Home
last modified time | relevance | path

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

/reactos/dll/win32/advapi32/sec/
H A Dmisc.c969 PACL *ppSacl, in pGetSecurityInfoCheck() argument
1001 ppSacl != NULL) in pGetSecurityInfoCheck()
1003 *ppSacl = NULL; in pGetSecurityInfoCheck()
1153 PACL *ppSacl, in GetNamedSecurityInfoW() argument
1167 ppSacl, in GetNamedSecurityInfoW()
1179 ppSacl, in GetNamedSecurityInfoW()
1250 PACL *ppSacl, in GetSecurityInfo() argument
1264 ppSacl, in GetSecurityInfo()
1276 ppSacl, in GetSecurityInfo()
/reactos/dll/win32/advapi32/
H A Dadvapi32.h96 PACL* ppSacl,
112 PACL* ppSacl,
/reactos/sdk/include/psdk/
H A Daclapi.h118 _Out_opt_ PACL *ppSacl,
130 _Out_opt_ PACL *ppSacl,
142 _Out_opt_ PACL *ppSacl,
/reactos/dll/win32/ntmarta/
H A Dntmarta.c660 PACL* ppSacl, in AccRewriteGetHandleRights() argument
806 if (SecurityInfo & SACL_SECURITY_INFORMATION && ppSacl != NULL) in AccRewriteGetHandleRights()
808 *ppSacl = NULL; in AccRewriteGetHandleRights()
811 ppSacl, in AccRewriteGetHandleRights()
1234 PACL* ppSacl, in AccRewriteGetNamedRights() argument
1264 ppSacl, in AccRewriteGetNamedRights()
/reactos/dll/win32/advapi32/wine/
H A Dsecurity.c4108 PACL *ppSacl, in GetNamedSecurityInfoA() argument
4116 ppsidOwner, ppsidGroup, ppDacl, ppSacl, ppSecurityDescriptor); in GetNamedSecurityInfoA()
4126 ppsidGroup, ppDacl, ppSacl, ppSecurityDescriptor ); in GetNamedSecurityInfoA()