Home
last modified time | relevance | path

Searched defs:child (Results 1 – 25 of 39) sorted by relevance

12

/xnu-10002.41.9/tests/
H A Dfd_send.c94 pid_t child; variable
119 pid_t child; variable
145 pid_t child; variable
H A Dsignal_exit_reason.c110 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 Dfreebsd_waitpid_nohang.c38 pid_t child, pid; variable
H A Dpipe_read_infloop_55437634.c24 pid_t child; variable
H A Dtask_fatal_port.c27 pid_t child, pid; variable
H A Dfd_aio_fsync_uaf.c50 pid_t child; variable
H A Dmacho_size_63133398.c3171 pid_t child; variable
H A Dspawn_exec_failure.c78 pid_t child = fork(); in setup_child_and_wait_for_exit() local
H A Dshared_cache_reslide_test.c151 pid_t child = fork(); in induce_crash() local
/xnu-10002.41.9/tools/tests/personas/
H A Dpersona_spawn.c52 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 Dpriority_queue.h147 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 Daffinity.c321 thread_affinity_dup(thread_t parent, thread_t child) in thread_affinity_dup()
/xnu-10002.41.9/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.c169 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 Dbsd_i386_native.c76 thread_t child, in machine_thread_dup()
H A Dbsd_i386.c258 thread_set_child(thread_t child, int pid) in thread_set_child()
/xnu-10002.41.9/libkern/c++/
H A Dpriority_queue.cpp167 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 Ddtrace_ptss.c341 dtrace_ptss_fork(struct proc* parent, struct proc* child) in dtrace_ptss_fork()
/xnu-10002.41.9/tests/iokit/
H A Dioserviceusernotification_race.c219 pid_t child; variable
/xnu-10002.41.9/bsd/net/pktsched/
H A Dpktsched_netem.c827 #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 Dmac_mach.c377 struct exception_action *child) in mac_exc_inherit_action_label()
/xnu-10002.41.9/pexpert/gen/
H A Ddevice_tree.c204 RealDTEntry child; in FindChild() local
/xnu-10002.41.9/iokit/Kernel/
H A DIORegistryEntry.cpp1974 IORegistryEntry::isChild( IORegistryEntry * child, in isChild()
2154 IORegistryEntry::attachToChild( IORegistryEntry * child, in attachToChild()
2219 IORegistryEntry::detachFromChild( IORegistryEntry * child, in detachFromChild()
H A DIOPolledInterface.cpp109 IORegistryEntry * child; in OSDefineMetaClassAndStructors() local
H A DIOServicePM.cpp828 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 Dkern_exit.c2671 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()

12