Home
last modified time | relevance | path

Searched refs:STANDARD_RIGHTS_WRITE (Results 1 – 25 of 1410) sorted by relevance

12345678910>>...57

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Common/src/Interop/Windows/mincore/
H A DInterop.RegistryOptions.cs38 internal const int KEY_WRITE = ((STANDARD_RIGHTS_WRITE |
47 internal const int STANDARD_RIGHTS_WRITE = READ_CONTROL; field in Interop.mincore.RegistryOperations
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/Interop/Windows/advapi32/
H A DInterop.RegistryOptions.cs38 internal const int KEY_WRITE = ((STANDARD_RIGHTS_WRITE |
47 internal const int STANDARD_RIGHTS_WRITE = READ_CONTROL; field in Interop.Advapi32.RegistryOperations
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/Security/AccessControl/
H A DRegistryRights.cs35 … WriteKey = Interop.mincore.RegistryOperations.STANDARD_RIGHTS_WRITE | SetValue | CreateSubKey,
40 ….RegistryOperations.STANDARD_RIGHTS_READ | Interop.mincore.RegistryOperations.STANDARD_RIGHTS_WRITE
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Microsoft.Win32.Registry/src/System/Security/AccessControl/
H A DRegistryRights.cs35 … WriteKey = Interop.Advapi32.RegistryOperations.STANDARD_RIGHTS_WRITE | SetValue | CreateSubKey,
40 …RegistryOperations.STANDARD_RIGHTS_READ | Interop.Advapi32.RegistryOperations.STANDARD_RIGHTS_WRITE
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/win/
H A Dwindows_types.h179 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
190 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/win/
H A Dwindows_types.h184 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
195 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/win/
H A Dwindows_types.h163 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
174 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/win/
H A Dwindows_types.h184 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
195 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/win/
H A Dwindows_types.h184 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
195 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/win/
H A Dwindows_types.h169 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
180 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/devel/boost-docs/boost_1_72_0/libs/winapi/test/run/
H A Daccess_rights_abi.cpp31 BOOST_WINAPI_TEST_CONSTANT(STANDARD_RIGHTS_WRITE); in main()
/dports/devel/boost-libs/boost_1_72_0/libs/winapi/test/run/
H A Daccess_rights_abi.cpp31 BOOST_WINAPI_TEST_CONSTANT(STANDARD_RIGHTS_WRITE); in main()
/dports/devel/boost-python-libs/boost_1_72_0/libs/winapi/test/run/
H A Daccess_rights_abi.cpp31 BOOST_WINAPI_TEST_CONSTANT(STANDARD_RIGHTS_WRITE); in main()
/dports/devel/hyperscan/boost_1_75_0/libs/winapi/test/run/
H A Daccess_rights_abi.cpp31 BOOST_WINAPI_TEST_CONSTANT(STANDARD_RIGHTS_WRITE); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dwindows_types.h182 #define STANDARD_RIGHTS_WRITE (READ_CONTROL) macro
193 #define KEY_WRITE ((STANDARD_RIGHTS_WRITE |\
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
235 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/gcc8/gcc-8.5.0/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
235 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
235 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
237 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
235 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
237 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
237 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
237 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
237 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/
H A Dsecurity_windows.go14 STANDARD_RIGHTS_WRITE = 0x20000 const
237 TOKEN_WRITE = STANDARD_RIGHTS_WRITE |

12345678910>>...57