| /xnu-10002.41.9/tests/ |
| H A D | fd_send.c | 94 pid_t child; variable 119 pid_t child; variable 145 pid_t child; variable
|
| H A D | signal_exit_reason.c | 110 pid_t child = fork(); in __test_exit_reason_abort() local 130 pid_t child = fork(); in __test_exit_reason_external_signal() local 167 pid_t child = fork(); in __test_exit_reason_pthread_kill_self() local
|
| H A D | freebsd_waitpid_nohang.c | 38 pid_t child, pid; variable
|
| H A D | pipe_read_infloop_55437634.c | 24 pid_t child; variable
|
| H A D | task_fatal_port.c | 27 pid_t child, pid; variable
|
| H A D | fd_aio_fsync_uaf.c | 50 pid_t child; variable
|
| H A D | macho_size_63133398.c | 3171 pid_t child; variable
|
| H A D | spawn_exec_failure.c | 78 pid_t child = fork(); in setup_child_and_wait_for_exit() local
|
| H A D | shared_cache_reslide_test.c | 151 pid_t child = fork(); in induce_crash() local
|
| /xnu-10002.41.9/tools/tests/personas/ |
| H A D | persona_spawn.c | 52 struct child { struct 58 static TAILQ_HEAD(, child) g_children = TAILQ_HEAD_INITIALIZER(g_children); argument 67 struct child *child = NULL; in spawn_child() local
|
| /xnu-10002.41.9/osfmk/kern/ |
| H A D | priority_queue.h | 147 long child: PRIORITY_QUEUE_ENTRY_CHILD_BITS; member 157 long child: PRIORITY_QUEUE_ENTRY_CHILD_BITS; member 168 long child: PRIORITY_QUEUE_ENTRY_CHILD_BITS; member 178 long child: PRIORITY_QUEUE_ENTRY_CHILD_BITS; member 187 long child; member 193 long child; member 205 long child; member 212 long child; member
|
| H A D | affinity.c | 321 thread_affinity_dup(thread_t parent, thread_t child) in thread_affinity_dup()
|
| /xnu-10002.41.9/bsd/miscfs/mockfs/ |
| H A D | mockfs_fsnode.c | 169 mockfs_fsnode_adopt(mockfs_fsnode_t parent, mockfs_fsnode_t child) in mockfs_fsnode_adopt() 266 mockfs_fsnode_child_by_type(mockfs_fsnode_t parent, uint8_t type, mockfs_fsnode_t * child) in mockfs_fsnode_child_by_type()
|
| /xnu-10002.41.9/osfmk/i386/ |
| H A D | bsd_i386_native.c | 76 thread_t child, in machine_thread_dup()
|
| H A D | bsd_i386.c | 258 thread_set_child(thread_t child, int pid) in thread_set_child()
|
| /xnu-10002.41.9/libkern/c++/ |
| H A D | priority_queue.cpp | 167 entry_t child = subtree_b; in merge_pair_inline() local 302 entry_t child, new_root; in remove_non_root() local
|
| /xnu-10002.41.9/bsd/dev/dtrace/ |
| H A D | dtrace_ptss.c | 341 dtrace_ptss_fork(struct proc* parent, struct proc* child) in dtrace_ptss_fork()
|
| /xnu-10002.41.9/tests/iokit/ |
| H A D | ioserviceusernotification_race.c | 219 pid_t child; variable
|
| /xnu-10002.41.9/bsd/net/pktsched/ |
| H A D | pktsched_netem.c | 827 #define HEAP_FATHER(child) (((child) - 1) / 2) argument 840 uint64_t child, parent; in heap_insert() local 879 uint64_t child, parent, max; in heap_extract() local
|
| /xnu-10002.41.9/security/ |
| H A D | mac_mach.c | 377 struct exception_action *child) in mac_exc_inherit_action_label()
|
| /xnu-10002.41.9/pexpert/gen/ |
| H A D | device_tree.c | 204 RealDTEntry child; in FindChild() local
|
| /xnu-10002.41.9/iokit/Kernel/ |
| H A D | IORegistryEntry.cpp | 1974 IORegistryEntry::isChild( IORegistryEntry * child, in isChild() 2154 IORegistryEntry::attachToChild( IORegistryEntry * child, in attachToChild() 2219 IORegistryEntry::detachFromChild( IORegistryEntry * child, in detachFromChild()
|
| H A D | IOPolledInterface.cpp | 109 IORegistryEntry * child; in OSDefineMetaClassAndStructors() local
|
| H A D | IOServicePM.cpp | 828 IOService::addPowerChild( IOService * child ) in addPowerChild() 1028 IOService * child; in addPowerChild3() local 2228 IOService * child; in requestPowerDomainState() local 2971 IOService * child; in applyToPowerChildren() local 4809 IOService * child; // the requesting child member
|
| /xnu-10002.41.9/bsd/kern/ |
| H A D | kern_exit.c | 2671 reap_child_locked(proc_t parent, proc_t child, reap_flags_t flags) in reap_child_locked() 3371 proc_reparentlocked(proc_t child, proc_t parent, int signallable, int locked) in proc_reparentlocked()
|