Home
last modified time | relevance | path

Searched defs:protect (Results 1 – 18 of 18) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DProcessDebugger.cpp32 static DWORD ConvertLldbToWinApiProtect(uint32_t protect) { in ConvertLldbToWinApiProtect()
50 static bool IsPageReadable(uint32_t protect) { in IsPageReadable()
54 static bool IsPageWritable(uint32_t protect) { in IsPageWritable()
59 static bool IsPageExecutable(uint32_t protect) { in IsPageExecutable()
340 auto protect = ConvertLldbToWinApiProtect(permissions); in AllocateMemory() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/
H A Dsecuritycheck.c31 int protect = 0; in ossl_rsa_check_key() local
92 int ossl_ec_check_key(OSSL_LIB_CTX *ctx, const EC_KEY *ec, int protect) in ossl_ec_check_key()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v1.c115 uint16_t protect, eeprom_version, eeval; in ath_hal_v1EepromAttach() local
/openbsd-src/gnu/usr.bin/perl/cpan/podlators/lib/Pod/
H A DMan.pm768 sub protect { global() subroutine
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_linux.cc138 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_linux.cpp136 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/netbsd-src/external/bsd/kyua-testers/dist/
H A Drun.c122 protect(void) in protect() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dsearch.c1188 lookup_member (tree xbasetype, tree name, int protect, bool want_type) in lookup_member()
1297 lookup_field (tree xbasetype, tree name, int protect, bool want_type) in lookup_field()
1313 lookup_fnfields (tree xbasetype, tree name, int protect) in lookup_fnfields()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dsearch.cc1113 lookup_member (tree xbasetype, tree name, int protect, bool want_type, in lookup_member()
1355 lookup_field (tree xbasetype, tree name, int protect, bool want_type) in lookup_field()
1372 lookup_fnfields (tree xbasetype, tree name, int protect, in lookup_fnfields()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsearch.c1093 lookup_member (tree xbasetype, tree name, int protect, bool want_type, in lookup_member()
1340 lookup_field (tree xbasetype, tree name, int protect, bool want_type) in lookup_field()
1357 lookup_fnfields (tree xbasetype, tree name, int protect) in lookup_fnfields()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsearch.c1457 lookup_member (xbasetype, name, protect, want_type) in lookup_member() argument
1564 lookup_field (xbasetype, name, protect, want_type) in lookup_field() argument
1581 lookup_fnfields (xbasetype, name, protect) in lookup_fnfields() argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dhw.h245 static inline void NVVgaProtect(struct drm_device *dev, int head, bool protect) in NVVgaProtect()
/netbsd-src/usr.bin/mail/
H A Dformat.c977 protect(const char *str) in protect() function
/openbsd-src/gnu/gcc/gcc/
H A Dcfgexpand.c965 create_stack_guard (bool protect) in create_stack_guard()
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Dapple.h261 byte protect; /* = 1 for protected file, 0 otherwise */ member
/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dapple.h275 byte protect; /* = 1 for protected file, 0 otherwise */ member
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan.cpp1198 bool protect = type == MappingDesc::INVALID || in InitShadow() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Drbtdb.c7690 int protect, flags; in deserialize() local