HomeSort by relevance Sort by last modified time
    Searched refs:PSID_AND_ATTRIBUTES (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
authz.h 58 typedef WINBOOL (CALLBACK *PFN_AUTHZ_COMPUTE_DYNAMIC_GROUPS)(AUTHZ_CLIENT_CONTEXT_HANDLE hAuthzClientContext,PVOID Args,PSID_AND_ATTRIBUTES *pSidAttrArray,PDWORD pSidCount,PSID_AND_ATTRIBUTES *pRestrictedSidAttrArray,PDWORD pRestrictedSidCount);
59 typedef VOID (CALLBACK *PFN_AUTHZ_FREE_DYNAMIC_GROUPS)(PSID_AND_ATTRIBUTES pSidAttrArray);
91 AUTHZAPI WINBOOL WINAPI AuthzAddSidsToContext(AUTHZ_CLIENT_CONTEXT_HANDLE hAuthzClientContext,PSID_AND_ATTRIBUTES Sids,DWORD SidCount,PSID_AND_ATTRIBUTES RestrictedSids,DWORD RestrictedSidCount,PAUTHZ_CLIENT_CONTEXT_HANDLE phNewAuthzClientContext);
fwptypes.h 265 PSID_AND_ATTRIBUTES sids;
267 PSID_AND_ATTRIBUTES restrictedSids;
wtypes.h 787 typedef struct _SID_AND_ATTRIBUTES *PSID_AND_ATTRIBUTES;
winnt.h     [all...]
winbase.h     [all...]
  /external/libchrome/sandbox/win/src/
nt_internals.h 685 IN PSID_AND_ATTRIBUTES capabilities,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h 103 } SID_AND_ATTRIBUTES, *PSID_AND_ATTRIBUTES;
112 PSID_AND_ATTRIBUTES SidAttr;
626 PSID_AND_ATTRIBUTES Sids;
629 PSID_AND_ATTRIBUTES RestrictedSids;
    [all...]

Completed in 63 milliseconds