Searched defs:vfork (Results 1 - 12 of 12) sorted by last modified time

/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvmsish.h207 # undef vfork macro
209 # define vfork my_vfork macro
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp54 #define vfork __vfork14 macro
/openbsd-current/lib/libc/hidden/
H A Dunistd.h171 PROTO_WRAP(vfork); variable
/openbsd-current/gnu/llvm/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h264 vfork = (1u << 2), member in class:lldb_private::NativeProcessProtocol::Extension
/openbsd-current/lib/librthread/
H A Drthread_fork.c51 REDIRECT_SYSCALL(vfork); variable
/openbsd-current/lib/libc/sys/
H A Dw_vfork.c23 WRAP(vfork)(void) function
34 DEF_WRAP(vfork); variable
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c45 #define vfork() (decc$$alloc_vfork_blocks() >= 0 ? \ macro
H A Dconfigure4175 vfork(); function
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dcrtstuff.c66 #undef vfork macro
/openbsd-current/gnu/lib/libiberty/src/
H A Dpex-unix.c69 #define vfork() (decc$$alloc_vfork_blocks() >= 0 ? \ macro
H A Dvfork.c19 vfork (void) function
H A Dmsdos.c2 vfork() function

Completed in 185 milliseconds