Searched defs:guard (Results 1 - 22 of 22) sorted by relevance

/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dylwrap43 guard () function
/freebsd-current/sys/kern/
H A Dstack_protector.c22 long guard[nitems(__stack_chk_guard)]; local
H A Dkern_proc.c2617 bool guard, super; local
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dcall_once.cpp35 auto guard = std::__make_exception_guard([&flag] { flag = once_flag::_Unset; }); local
/freebsd-current/tests/sys/vm/stack/
H A Dstack_mprotect_exec_test.c29 char *addr, *guard; local
/freebsd-current/sys/arm64/arm64/
H A Dmachdep_boot.c136 cmdline_set_env(char *cmdline, const char *guard) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp85 void TracePcGuard(u32 *guard, uptr pc) { argument
218 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_pc_guard, u32 *guard) { argument
[all...]
H A Dsanitizer_coverage_libcdep_new.cpp129 void TracePcGuard(u32* guard, uptr pc) { argument
224 SANITIZER_INTERFACE_WEAK_DEF(void, __sanitizer_cov_trace_pc_guard, u32* guard) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S271 #define guard R11 define
309 guard = #58 define
/freebsd-current/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp91 inline void *unsafe_stack_alloc(size_t size, size_t guard) { argument
100 inline void unsafe_stack_setup(void *start, size_t size, size_t guard) { argument
213 size_t guard local
268 size_t guard = 4096; local
[all...]
/freebsd-current/sys/arm/arm/
H A Dmachdep_boot.c148 cmdline_set_env(char *cmdline, const char *guard) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h420 std::lock_guard<std::mutex> guard; member in struct:lldb_private::NativeFile::ValueGuard
/freebsd-current/libexec/rtld-elf/aarch64/
H A Dreloc.c102 struct arm64_guard_page_args guard; local
/freebsd-current/contrib/ntp/sntp/unity/
H A Dunity_fixture.c175 char guard[sizeof(size_t)]; member in struct:GuardBytes
184 Guard* guard; local
205 Guard* guard = (Guard*)mem; local
214 Guard* guard = (Guard*)mem; local
240 Guard* guard = (Guard*)oldMem; local
[all...]
/freebsd-current/usr.bin/rpcgen/
H A Drpc_main.c519 char *guard, *tmp, *stopat; local
572 const char *guard; local
[all...]
/freebsd-current/contrib/bmake/
H A Dcond.c1196 Guard *guard; local
[all...]
H A Dparse.c154 Guard *guard; member in struct:IncludedFile
1232 Guard *guard = HashTable_FindValue(&guards, fullname); local
2637 Guard *guard; local
2994 Guard *guard = hi.entry->value; local
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A DMakefile
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c372 struct timespec guard = { 0, 0 }; local
/freebsd-current/sys/vm/
H A Dvm_map.c4681 vm_size_t grow_amount, guard, max_grow, sgp; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2462 llvm::GlobalVariable *guard = CGM.getStaticLocalDeclGuardAddress(&D); local
[all...]

Completed in 258 milliseconds