Home
last modified time | relevance | path

Searched defs:VM_PROT_READ (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/misc/rump/buildrump.sh-b914579/src/sys/uvm/
H A Duvm_prot.h84 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/mach-0.3.2/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/mach-0.3.2/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/www/firefox/firefox-99.0/third_party/rust/mach/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/mach/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/lang/rust/rustc-1.58.1-src/vendor/mach/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/mach/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/mach-0.3.2/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/mach/src/
H A Dvm_prot.rs6 pub const VM_PROT_READ: vm_prot_t = 1; const
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/mac_headers/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/devel/bloaty/bloaty-1.1/third_party/darwin_xnu_macho/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/mach/
H A Dvm_prot.h83 #define VM_PROT_READ ((vm_prot_t) 0x01) /* read permission */ macro
/dports/archivers/upx/upx-3.96/src/
H A Dp_mach_enum.h115 VM_PROT_READ = 1, enumerator

1234567