Home
last modified time | relevance | path

Searched refs:MAP_NOCORE (Results 1 – 25 of 2081) sorted by relevance

12345678910>>...84

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c33 #ifndef MAP_NOCORE
35 # define MAP_NOCORE MAP_CONCEAL macro
37 # define MAP_NOCORE 0 macro
50 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in escrypt_alloc_region()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c33 #ifndef MAP_NOCORE
35 # define MAP_NOCORE MAP_CONCEAL macro
37 # define MAP_NOCORE 0 macro
50 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in escrypt_alloc_region()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c33 #ifndef MAP_NOCORE
34 # define MAP_NOCORE 0 macro
46 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in alloc_region()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c33 #ifndef MAP_NOCORE
34 # define MAP_NOCORE 0 macro
46 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in alloc_region()
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/storage/
H A Dmgt_storage_persistent.c59 #ifndef MAP_NOCORE
61 #define MAP_NOCORE MAP_CONCEAL /* XXX OpenBSD */ macro
63 #define MAP_NOCORE 0 /* XXX Linux */ macro
209 MAP_NOCORE | MAP_NOSYNC | MAP_SHARED, sc->fd, 0); in smp_mgt_init()
H A Dstorage_file.c52 #ifndef MAP_NOCORE
54 #define MAP_NOCORE MAP_CONCEAL /* XXX OpenBSD */ macro
56 #define MAP_NOCORE 0 /* XXX Linux */ macro
387 MAP_NOCORE | MAP_NOSYNC | MAP_SHARED, sc->fd, off); in smf_open_chunk()
/dports/net-im/tox/c-toxcore-0.2.13/toxencryptsave/crypto_pwhash_scryptsalsa208sha256/
H A Dscrypt_platform.c45 #ifdef MAP_NOCORE in alloc_region()
46 MAP_ANON | MAP_PRIVATE | MAP_NOCORE, in alloc_region()
/dports/security/libxcrypt/libxcrypt-4.4.27/lib/
H A Dalg-yescrypt-platform.c39 #ifdef MAP_NOCORE
40 MAP_NOCORE |
/dports/security/john/john-1.9.0-jumbo-1/src/yescrypt/
H A Dyescrypt-platform.c39 #ifdef MAP_NOCORE in alloc_region()
40 MAP_NOCORE | in alloc_region()
H A Dinitrom.c116 #ifdef MAP_NOCORE in main()
117 MAP_NOCORE | in main()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/os_posix/
H A Dos_map.c51 #ifdef MAP_NOCORE in __wt_posix_map()
52 MAP_NOCORE | in __wt_posix_map()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c37 #ifndef MAP_NOCORE
39 # define MAP_NOCORE MAP_CONCEAL macro
41 # define MAP_NOCORE 0 macro
98 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in allocate_memory()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c37 #ifndef MAP_NOCORE
39 # define MAP_NOCORE MAP_CONCEAL macro
41 # define MAP_NOCORE 0 macro
98 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in allocate_memory()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/utils/
H A Dos_utils.cpp483 #if !defined(MAP_NOCORE) in allocate_locked_pages()
485 #define MAP_NOCORE MAP_CONCEAL in allocate_locked_pages() macro
487 #define MAP_NOCORE 0 in allocate_locked_pages() macro
498 MAP_ANONYMOUS | MAP_PRIVATE | MAP_NOCORE, in allocate_locked_pages()
/dports/security/botan2/Botan-2.18.2/src/lib/utils/
H A Dos_utils.cpp483 #if !defined(MAP_NOCORE) in allocate_locked_pages()
485 #define MAP_NOCORE MAP_CONCEAL in allocate_locked_pages() macro
487 #define MAP_NOCORE 0 in allocate_locked_pages() macro
498 MAP_ANONYMOUS | MAP_PRIVATE | MAP_NOCORE, in allocate_locked_pages()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/utils/
H A Dos_utils.cpp483 #if !defined(MAP_NOCORE) in allocate_locked_pages()
485 #define MAP_NOCORE MAP_CONCEAL in allocate_locked_pages() macro
487 #define MAP_NOCORE 0 in allocate_locked_pages() macro
498 MAP_ANONYMOUS | MAP_PRIVATE | MAP_NOCORE, in allocate_locked_pages()
/dports/security/py-scrypt/scrypt-0.8.18/scrypt-1.2.1/lib/crypto/
H A Dcrypto_scrypt.c122 #ifdef MAP_NOCORE
123 MAP_ANON | MAP_PRIVATE | MAP_NOCORE,
/dports/security/scrypt/scrypt-1.3.1/lib-platform/crypto/
H A Dcrypto_scrypt.c123 #ifdef MAP_NOCORE in _crypto_scrypt()
124 MAP_ANON | MAP_PRIVATE | MAP_NOCORE, in _crypto_scrypt()
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/scrypt/
H A Dcrypto_scrypt.c139 #ifdef MAP_NOCORE in _crypto_scrypt()
140 MAP_ANON | MAP_PRIVATE | MAP_NOCORE, in _crypto_scrypt()
/dports/sysutils/tarsnap/tarsnap-autoconf-1.0.39/lib/crypto/
H A Dcrypto_scrypt.c119 #ifdef MAP_NOCORE in _crypto_scrypt()
120 MAP_ANON | MAP_PRIVATE | MAP_NOCORE, in _crypto_scrypt()
/dports/benchmarks/fio/fio-3.29/os/windows/posix/include/sys/
H A Dmman.h15 #define MAP_NOCORE 0x10 macro
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/sodium/
H A Dutils.c64 #ifndef MAP_NOCORE
66 # define MAP_NOCORE MAP_CONCEAL macro
68 # define MAP_NOCORE 0 macro
528 MAP_ANON | MAP_PRIVATE | MAP_NOCORE, -1, 0)) == in _alloc_aligned()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/sodium/
H A Dutils.c64 #ifndef MAP_NOCORE
66 # define MAP_NOCORE MAP_CONCEAL macro
68 # define MAP_NOCORE 0 macro
528 MAP_ANON | MAP_PRIVATE | MAP_NOCORE, -1, 0)) == in _alloc_aligned()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c37 #ifndef MAP_NOCORE
38 # define MAP_NOCORE 0 macro
94 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in allocate_memory()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c37 #ifndef MAP_NOCORE
38 # define MAP_NOCORE 0 macro
94 MAP_ANON | MAP_PRIVATE | MAP_NOCORE | MAP_POPULATE, in allocate_memory()

12345678910>>...84