Home
last modified time | relevance | path

Searched defs:inherit (Results 1 – 17 of 17) sorted by relevance

/openbsd/lib/librthread/
H A Drthread_sched.c102 pthread_attr_getinheritsched(const pthread_attr_t *attrp, int *inherit) in pthread_attr_getinheritsched()
110 pthread_attr_setinheritsched(pthread_attr_t *attrp, int inherit) in pthread_attr_setinheritsched()
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API/InterceptResult/
H A DHub.pm16 sub inherit { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Hub/
H A DSubtest.pm13 sub inherit { subroutine
H A DInterceptor.pm19 sub inherit { subroutine
/openbsd/gnu/usr.bin/perl/dist/base/lib/
H A Dfields.pm85 sub inherit { subroutine
/openbsd/usr.bin/ktrace/
H A Dktrace.c64 int append, ch, fd, inherit, ops, pidset, trpoints; in main() local
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/
H A DHub.pm97 sub inherit { subroutine
/openbsd/libexec/ld.so/
H A Dtrace.c45 int inherit; in _dl_trace_setup() local
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DTCPSocket.cpp271 auto inherit = this->m_child_processes_inherit; in Accept() local
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Drun.c387 init_sa (LPSECURITY_ATTRIBUTES lpsa, BOOL inherit) in init_sa()
/openbsd/sys/uvm/
H A Duvm_mmap.c699 vm_inherit_t inherit; in sys_minherit() local
H A Duvm_map.c739 vm_inherit_t inherit; in uvm_mapanon() local
942 vm_inherit_t inherit; in uvm_map() local
/openbsd/lib/libcrypto/x509/
H A Dx509v3.h793 ASN1_NULL *inherit; member
855 ASN1_NULL *inherit; member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dnto-procfs.c969 struct inheritance inherit; in procfs_create_inferior() local
/openbsd/regress/lib/libcrypto/x509/rfc3779/
H A Drfc3779.c994 int inherit; member
/openbsd/gnu/usr.bin/perl/
H A Dsyscall_emulator.c1137 int inherit = (int)va_arg(args, long); in syscall_emulator() local
/openbsd/gnu/llvm/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1442 #define __sanitizer_syscall_pre_minherit(addr, len, inherit) \ argument
1445 #define __sanitizer_syscall_post_minherit(res, addr, len, inherit) \ argument