Home
last modified time | relevance | path

Searched refs:GENERIC_ALL (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
DREADME-Windows.txt206 ("A" == "access allowed", "GA" == GENERIC_ALL == all permissions, and
216 (One ACCESS_ALLOWED ACE for GENERIC_ALL for builtin administrators, and
217 one ACCESS_ALLOWED ACE for GENERIC_ALL for power users.)
224 (One ACCESS_ALLOWED ACE for GENERIC_ALL for the "authenticated users"
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
DREADME-Windows.txt206 ("A" == "access allowed", "GA" == GENERIC_ALL == all permissions, and
216 (One ACCESS_ALLOWED ACE for GENERIC_ALL for builtin administrators, and
217 one ACCESS_ALLOWED ACE for GENERIC_ALL for power users.)
224 (One ACCESS_ALLOWED ACE for GENERIC_ALL for the "authenticated users"
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_fence.cpp128 screen->dev->OpenSharedHandleByName((LPCWSTR)name, GENERIC_ALL, &handle_to_close); in d3d12_open_fence()
Dd3d12_resource.cpp44 #ifndef GENERIC_ALL
46 #define GENERIC_ALL 0x10000000L macro
438 screen->dev->OpenSharedHandleByName((LPCWSTR)handle->name, GENERIC_ALL, &d3d_handle_to_close); in d3d12_resource_from_handle()
661 GENERIC_ALL, in d3d12_resource_get_handle()
848 … screen->dev->OpenSharedHandleByName((LPCWSTR) handle->name, GENERIC_ALL, &d3d_handle_to_close); in d3d12_memobj_create_from_handle()
/third_party/ntfs-3g/ntfsprogs/
Dsd.c231 ace->mask = GENERIC_ALL; in init_root_sd()
274 ace->mask = GENERIC_ALL; in init_root_sd()
/third_party/ntfs-3g/libntfs-3g/
Dacls.c760 || (poldace->mask & (GENERIC_ALL | GENERIC_READ in ntfs_inherit_acl()
768 if (pnewace->mask & GENERIC_ALL) { in ntfs_inherit_acl()
769 pnewace->mask &= ~GENERIC_ALL; in ntfs_inherit_acl()
912 if ((poldace->mask & (GENERIC_ALL | GENERIC_READ in ntfs_inherit_acl()
3759 if ((pace->mask & (GENERIC_ALL | WRITE_OWNER)) in ntfs_build_permissions_posix()
3772 if (!(pace->mask & (WRITE_OWNER | GENERIC_ALL)) in ntfs_build_permissions_posix()
3857 if (pace->mask & (WRITE_OWNER | GENERIC_ALL)) in ntfs_build_permissions_posix()
3930 if ((pace->mask & GENERIC_ALL) in ntfs_build_permissions_posix()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1614 GENERIC_ALL = const_cpu_to_le32(0x10000000), enumerator
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/
Ddxgicapture.c219 hdesk = OpenInputDesktop (0, FALSE, GENERIC_ALL); in initialize_output_duplication()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapture.cpp712 HDESK hdesk = OpenInputDesktop (0, FALSE, GENERIC_ALL); in InitDupl()
/third_party/libuv/
DChangeLog4110 * windows: change GENERIC_ALL to GENERIC_WRITE in fs__create_junction (Tony
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dsynchronization.txt3164 code:GENERIC_ALL
Dsynchronization.adoc3318 code:GENERIC_ALL