HomeSort by relevance Sort by last modified time
    Searched refs:PSID (Results 1 - 25 of 37) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mdbrole.hxx 27 WINBOOL ROLDLLEXP ROLEAPI FRoleSid(PSID psid);
28 HRESULT ROLDLLEXP ROLEAPI HrParseRoleSid(PSID psid,long cbNameBuffer,char rgchName[],ULONG *pptagrole,BYTE *prolescope);
29 HRESULT ROLDLLEXP ROLEAPI HrConstructRoleSid(char *szRoleName,BYTE rolescope,ULONG ptagrole,PSID *ppsid);
30 void ROLDLLEXP ROLEAPI FreeRoleSid(PSID psid);
aclapi.h 51 WINADVAPI DWORD WINAPI GetNamedSecurityInfoA(LPSTR pObjectName,SE_OBJECT_TYPE ObjectType,SECURITY_INFORMATION SecurityInfo,PSID *ppsidOwner,PSID *ppsidGroup,PACL *ppDacl,PACL *ppSacl,PSECURITY_DESCRIPTOR *ppSecurityDescriptor);
52 WINADVAPI DWORD WINAPI GetNamedSecurityInfoW(LPWSTR pObjectName,SE_OBJECT_TYPE ObjectType,SECURITY_INFORMATION SecurityInfo,PSID *ppsidOwner,PSID *ppsidGroup,PACL *ppDacl,PACL *ppSacl,PSECURITY_DESCRIPTOR *ppSecurityDescriptor);
53 WINADVAPI DWORD WINAPI GetSecurityInfo(HANDLE handle,SE_OBJECT_TYPE ObjectType,SECURITY_INFORMATION SecurityInfo,PSID *ppsidOwner,PSID *ppsidGroup,PACL *ppDacl,PACL *ppSacl,PSECURITY_DESCRIPTOR *ppSecurityDescriptor);
54 WINADVAPI DWORD WINAPI SetNamedSecurityInfoA(LPSTR pObjectName,SE_OBJECT_TYPE ObjectType,SECURITY_INFORMATION SecurityInfo,PSID psidOwner,PSID psidGroup,PACL pDacl,PACL pSacl);
55 WINADVAPI DWORD WINAPI SetNamedSecurityInfoW(LPWSTR pObjectName,SE_OBJECT_TYPE ObjectType,SECURITY_INFORMATION SecurityInfo,PSID psidOwner,PSID psidGroup,PACL pDacl,PACL pSacl)
    [all...]
sddl.h 128 WINADVAPI WINBOOL WINAPI ConvertSidToStringSidA(PSID Sid,LPSTR *StringSid);
129 WINADVAPI WINBOOL WINAPI ConvertSidToStringSidW(PSID Sid,LPWSTR *StringSid);
130 WINADVAPI WINBOOL WINAPI ConvertStringSidToSidA(LPCSTR StringSid,PSID *Sid);
131 WINADVAPI WINBOOL WINAPI ConvertStringSidToSidW(LPCWSTR StringSid,PSID *Sid);
fwpmu.h 188 PSID *sidOwner,
189 PSID *sidGroup,
228 PSID *sidOwner,
229 PSID *sidGroup,
295 PSID *sidOwner,
296 PSID *sidGroup,
378 PSID *sidOwner,
379 PSID *sidGroup,
417 PSID *sidOwner,
418 PSID *sidGroup
    [all...]
ntsecapi.h 165 PSID Sid;
181 PSID Sid;
222 PSID DomainSid;
227 PSID Sid;
235 PSID Sid;
347 PSID Sid;
356 PSID Sid;
413 PSID Sid;
462 PSID Sid;
476 PSID Sid
    [all...]
authz.h 41 PSID PrincipalSelfSid;
89 AUTHZAPI WINBOOL WINAPI AuthzInitializeContextFromSid(DWORD Flags,PSID UserSid,AUTHZ_RESOURCE_MANAGER_HANDLE hAuthzResourceManager,PLARGE_INTEGER pExpirationTime,LUID Identifier,PVOID DynamicGroupArgs,PAUTHZ_CLIENT_CONTEXT_HANDLE phAuthzClientContext);
123 AUTHZAPI WINBOOL WINAPIV AuthzReportSecurityEvent(DWORD dwFlags,AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE hEventProvider,DWORD dwAuditId,PSID pUserSid,DWORD dwCount,...);
124 AUTHZAPI WINBOOL WINAPI AuthzReportSecurityEventFromParams(DWORD dwFlags,AUTHZ_SECURITY_EVENT_PROVIDER_HANDLE hEventProvider,DWORD dwAuditId,PSID pUserSid,PAUDIT_PARAMS pParams);
aclui.h 104 STDMETHOD(LookupSids) (THIS_ ULONG cSids,PSID *rgpSids,LPDATAOBJECT *ppdo) PURE;
111 PSID pSid;
128 STDMETHOD(GetEffectivePermission) (THIS_ const GUID *pguidObjectType,PSID pUserSid,LPCWSTR pszServerName,PSECURITY_DESCRIPTOR pSD,POBJECT_TYPE_LIST *ppObjectTypeList,ULONG *pcObjectTypeListLength,PACCESS_MASK *ppGrantedAccessList,ULONG *pcGrantedAccessListLength) PURE;
dskquota.h 123 STDMETHOD(AddUserSid)(THIS_ PSID pUserSid,DWORD fNameResolution,PDISKQUOTA_USER *ppUser) PURE;
126 STDMETHOD(FindUserSid)(THIS_ PSID pUserSid,DWORD fNameResolution,PDISKQUOTA_USER *ppUser) PURE;
128 STDMETHOD(CreateEnumUsers)(THIS_ PSID *rgpUserSids,DWORD cpSids,DWORD fNameResolution,PENUM_DISKQUOTA_USERS *ppEnum) PURE;
evntcons.h 128 PSID Sid,
lmaccess.h 126 PSID usri4_user_sid;
207 PSID usri23_user_sid;
306 PSID usrmod2_domain_id;
536 PSID grpi3_group_sid;
579 NET_API_STATUS WINAPI NetLocalGroupAddMember(LPCWSTR servername,LPCWSTR groupname,PSID membersid);
584 NET_API_STATUS WINAPI NetLocalGroupDelMember(LPCWSTR servername,LPCWSTR groupname,PSID membersid);
604 PSID lgrmi0_sid;
608 PSID lgrmi1_sid;
614 PSID lgrmi2_sid;
    [all...]
userenv.h 123 USERENVAPI DWORD WINAPI GetAppliedGPOListA(DWORD dwFlags,LPCSTR pMachineName,PSID pSidUser,GUID *pGuidExtension,PGROUP_POLICY_OBJECTA *ppGPOList);
124 USERENVAPI DWORD WINAPI GetAppliedGPOListW(DWORD dwFlags,LPCWSTR pMachineName,PSID pSidUser,GUID *pGuidExtension,PGROUP_POLICY_OBJECTW *ppGPOList);
176 USERENVAPI HRESULT WINAPI RsopAccessCheckByType(PSECURITY_DESCRIPTOR pSecurityDescriptor,PSID pPrincipalSelfSid,PRSOPTOKEN pRsopToken,DWORD dwDesiredAccessMask,POBJECT_TYPE_LIST pObjectTypeList,DWORD ObjectTypeListLength,PGENERIC_MAPPING pGenericMapping,PPRIVILEGE_SET pPrivilegeSet,LPDWORD pdwPrivilegeSetLength,LPDWORD pdwGrantedAccessMask,LPBOOL pbAccessStatus);
dsgetdc.h 127 PSID DomainSid;
138 PSID DomainSid;
winbase.h     [all...]
wtypes.h 259 typedef PVOID PSID;
272 PSID Owner;
273 PSID Group;
winevt.h 291 PSID SidVal;
310 PSID *SidArr;
wtsapi32.h 69 PSID pUserSid;
76 PSID pUserSid;
  /external/chromium_org/sandbox/win/src/
app_container.cc 17 // Converts the passed in sid string to a PSID that must be relased with
19 PSID ConvertSid(const base::string16& sid) {
20 PSID local_sid;
99 PSID local_sid;
103 typedef HRESULT (WINAPI* AppContainerRegisterSidPtr)(PSID sid,
126 PSID local_sid;
130 typedef HRESULT (WINAPI* AppContainerUnregisterSidPtr)(PSID sid);
151 PSID local_sid;
155 typedef HRESULT (WINAPI* AppContainerLookupMonikerPtr)(PSID sid,
integrity_level_test.cc 33 PSID sid_low = NULL;
app_container_test.cc 52 PSID local_sid;
restricted_token_utils.cc 308 PSID integrity_sid = NULL;
  /external/chromium_org/rlz/win/lib/
rlz_lib_win.cc 48 bool HasAccess(PSID sid, ACCESS_MASK access_mask, ACL* dacl) {
66 PSID existing_sid = reinterpret_cast<PSID>(&ace->SidStart);
process_info.cc 66 PSID user_sid = token_user->User.Sid;
129 PSID current_group;
  /external/chromium_org/components/policy/core/common/
policy_loader_win.h 39 PSID sid_user,
policy_loader_win_unittest.cc 201 PSID sid_user,
252 PSID sid_user,
441 PSID sid_user,
544 PSID sid_user,
722 PSID sid_user,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 101 PSID Sid;
408 PSID Owner;
409 PSID Group;
477 PSID PrincipalSelfSid;
612 PSID Owner;
616 PSID PrimaryGroup;
756 PSID SeNullSid;
757 PSID SeWorldSid;
758 PSID SeLocalSid;
759 PSID SeCreatorOwnerSid
    [all...]

Completed in 340 milliseconds

1 2