Searched defs:inherit (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/netbsd-tests/rump/rumpkern/ |
H A D | t_lwproc.c | 113 ATF_TC_HEAD(inherit, tc) in ATF_TC_HEAD() argument 120 ATF_TC_BODY(inherit, tc) in ATF_TC_BODY() argument
|
/freebsd/usr.bin/protect/ |
H A D | protect.c | 75 bool descend, inherit, idset; in main() local
|
/freebsd/usr.bin/ktrace/ |
H A D | ktrace.c | 60 int append, ch, fd, inherit, ops, trpoints; in main() local
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | TCPSocket.cpp | 271 auto inherit = this->m_child_processes_inherit; in Accept() local
|
/freebsd/sys/vm/ |
H A D | vm_mmap.c | 671 int inherit; member 687 vm_inherit_t inherit; in kern_minherit() local
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | x509v3.h.in | 817 ASN1_NULL *inherit; member 858 ASN1_NULL *inherit; member
|
H A D | x509v3.h | 1129 ASN1_NULL *inherit; member 1194 ASN1_NULL *inherit; member
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 1283 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild() local
|
/freebsd/lib/libsysdecode/ |
H A D | flags.c | 493 sysdecode_minherit_inherit(int inherit) in sysdecode_minherit_inherit()
|
/freebsd/sys/contrib/openzfs/cmd/ |
H A D | ztest.c | 1562 boolean_t inherit) in ztest_dsl_prop_set_uint64()
|
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1442 #define __sanitizer_syscall_pre_minherit(addr, len, inherit) \ argument 1445 #define __sanitizer_syscall_post_minherit(res, addr, len, inherit) \ argument
|
/freebsd/sys/sys/ |
H A D | sysproto.h | 682 char inherit_l_[PADL_(int)]; int inherit; char inherit_r_[PADR_(int)]; member
|