/netbsd-src/tests/lib/libpthread/ |
H A D | t_fork.c | 70 ATF_TC_HEAD(fork, tc) in ATF_TC_HEAD() argument 75 ATF_TC_BODY(fork, tc) in ATF_TC_BODY() argument
|
/netbsd-src/tests/rump/rumpkern/ |
H A D | t_sp.sh | 108 fork() function
|
/netbsd-src/lib/libc/gen/ |
H A D | pthread_atfork.c | 163 fork(void) in fork() function
|
/netbsd-src/external/bsd/atf/dist/atf-c++/ |
H A D | utils.cpp | 70 atf::utils::fork(void) in fork() function in atf::utils
|
H A D | utils_test.cpp | 225 ATF_TEST_CASE_BODY(fork) in ATF_TEST_CASE_BODY() argument
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/gc/ |
H A D | config.d | 18 bool fork = false; // optional concurrent behaviour member
|
/netbsd-src/external/bsd/atf/dist/atf-c++/detail/ |
H A D | process.hpp | 234 fork(void (*start)(void*), const OutStream& outsb, in fork() function
|
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | process.hpp | 267 fork(void (*start)(void*), OutStream outsb, ErrStream errsb, void* v) in fork() function
|
/netbsd-src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
H A D | file.c | 38 void f_selectfork(hfsfile *file, int fork) in f_selectfork()
|
H A D | record.c | 412 void r_makeextkey(ExtKeyRec *key, int fork, long fnum, unsigned int fabn) in r_makeextkey()
|
H A D | hfs.c | 1236 int hfs_setfork(hfsfile *file, int fork) in hfs_setfork()
|
H A D | internal.h | 245 int fork; /* current selected fork for I/O */ member
|
/netbsd-src/sys/fs/hfs/ |
H A D | hfs_vfsops.c | 518 hfs_vget_internal(struct mount *mp, ino_t ino, uint8_t fork, in hfs_vget_internal()
|
H A D | hfs_vnops.c | 587 hfs_fork_t *fork; in hfs_vop_getattr() local
|
H A D | libhfs.c | 790 hfs_fork_t fork = {.logical_size = 0}; in hfslib_get_file_extents() local
|
/netbsd-src/external/bsd/atf/dist/atf-c/ |
H A D | utils_test.c | 233 ATF_TC_BODY(fork, tc) in ATF_TC_BODY() argument
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_ptrace_fork_wait.h | 1273 TRACEME_VFORK_FORK_TEST(traceme_vfork_fork, fork) in TRACEME_VFORK_FORK_TEST() argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cpp | 206 DECLARE__REAL_AND_INTERNAL(int, fork, void) { in DECLARE__REAL_AND_INTERNAL() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 189 DECLARE__REAL_AND_INTERNAL(int, fork, void) { in DECLARE__REAL_AND_INTERNAL() argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_solaris.cc | 189 DECLARE__REAL_AND_INTERNAL(int, fork, void) { in DECLARE__REAL_AND_INTERNAL() argument
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | ocsp.c | 50 pid_t fork(void) in fork() function
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | ocsp.c | 75 pid_t fork(void) in fork() function
|
/netbsd-src/lib/librumphijack/ |
H A D | hijack.c | 1890 fork(void) global() function 1904 __strong_alias_macro(VFORK,fork) global() argument
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 50 #define fork _fork macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 6734 gcall *fork, gcall *join, gimple_seq *fork_seq, in lower_oacc_reductions() 7716 gcall *fork = gimple_build_call_internal (IFN_UNIQUE, 3, in lower_oacc_head_tail() local
|