Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1365 } __attribute__((__packed__)) SID_IDENTIFIER_AUTHORITY; typedef
1398 SID_IDENTIFIER_AUTHORITY identifier_authority;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationWin32KeyedMutexTests.cpp1129 SID_IDENTIFIER_AUTHORITY SIDAuthWorld = SECURITY_WORLD_SID_AUTHORITY; in getSecurityDescriptor()
/third_party/libuv/src/win/
Dpipe.c2515 SID_IDENTIFIER_AUTHORITY sid_world = { SECURITY_WORLD_SID_AUTHORITY }; in uv_pipe_chmod()