Searched refs:ppSacl (Results 1 – 5 of 5) sorted by relevance
/reactos/dll/win32/advapi32/sec/ |
H A D | misc.c | 969 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 D | advapi32.h | 96 PACL* ppSacl, 112 PACL* ppSacl,
|
/reactos/sdk/include/psdk/ |
H A D | aclapi.h | 118 _Out_opt_ PACL *ppSacl, 130 _Out_opt_ PACL *ppSacl, 142 _Out_opt_ PACL *ppSacl,
|
/reactos/dll/win32/ntmarta/ |
H A D | ntmarta.c | 660 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 D | security.c | 4108 PACL *ppSacl, in GetNamedSecurityInfoA() argument 4116 ppsidOwner, ppsidGroup, ppDacl, ppSacl, ppSecurityDescriptor); in GetNamedSecurityInfoA() 4126 ppsidGroup, ppDacl, ppSacl, ppSecurityDescriptor ); in GetNamedSecurityInfoA()
|