Home
last modified time | relevance | path

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

12

/xnu-12377.41.6/tests/signals/
H A Dsignal_exit_reason.c157 pid_t child = fork(); in __test_exit_reason_abort() local
177 pid_t child = fork(); in __test_exit_reason_external_signal() local
193 pid_t child = fork(); in __test_exit_reason_delegate_signal() local
217 pid_t child = fork(); in __test_exit_reason_delegate_terminate() local
246 pid_t child = fork(); in __test_exit_reason_terminate() local
272 pid_t child = fork(); in __test_exit_reason_signal_with_audittoken() local
294 pid_t child = fork(); in __test_exit_reason_signal_with_audittoken_fail_bad_token() local
315 pid_t child = fork(); in __test_exit_reason_delegated_signal_fail_bad_instigator_token() local
332 pid_t child = fork(); in __test_exit_reason_signal_with_audittoken_fail_null_token() local
350 pid_t child = fork(); in __test_exit_reason_signal_with_audittoken_fail_bad_signal() local
[all …]
/xnu-12377.41.6/tests/
H A Dfd_send.c94 pid_t child; variable
119 pid_t child; variable
145 pid_t child; variable
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.c28 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.c101 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-12377.41.6/tests/skywalk/
H A Dskt_xfer.c1395 channel_port_receive(int child, channel_port_t port, uint16_t our_port, in channel_port_receive()
1583 uint32_t batch_size, int child, bool wrong_flow_id, bool errors_ok, in send_and_receive()
1772 uint32_t batch_size, int child, bool wrong_flow_id, in ping_pong()
2220 uint32_t batch_size, int child, bool connect) in send_tcp()
2335 do_error_receive(int child, channel_port_t port, uuid_t flow_id, uint16_t src_port, in do_error_receive()
2698 skt_xfer_udp_common(int child, uint32_t how_many, uint32_t batch_size, in skt_xfer_udp_common()
2902 skt_xfer_udp_with_errors_common(int child, uint32_t how_many, in skt_xfer_udp_with_errors_common()
3064 skt_xfer_tcpflood(int child, uint32_t how_many, uint32_t batch_size, bool synflood) in skt_xfer_tcpflood()
3132 skt_xfer_portzero(int child, int protocol) in skt_xfer_portzero()
3191 skt_xfer_setuponly(int child) in skt_xfer_setuponly()
[all …]
H A Dskt_netifdirect.c394 skt_netif_channel_receive(int child, channel_port_t port, uint32_t limit, in skt_netif_channel_receive()
480 uint32_t how_many, uint32_t batch_size, int child, uint32_t event_flags, in skt_netif_send_and_receive()
747 skt_netifdirect_xfer_ipv6(int child, uint32_t test_id) in skt_netifdirect_xfer_ipv6()
847 int child, test_id; in skt_netifdirect_main() local
H A Dskt_mpprotons.c145 int child = atoi(argv[4]); in skt_mpprotons_main() local
H A Dskywalk_mptest_driver.c312 int child; in skywalk_mptest_driver_run() local
H A Dskt_manyflows.c324 int child = atoi(argv[4]); in skt_mcflows_main() local
/xnu-12377.41.6/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-12377.41.6/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-12377.41.6/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-12377.41.6/osfmk/i386/
H A Dbsd_i386_native.c76 thread_t child, in machine_thread_dup()
/xnu-12377.41.6/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-12377.41.6/tests/vm/
H A Dmemorystatus_kill_counts.c37 pid_t child; in spawn_and_jetsam() local
/xnu-12377.41.6/bsd/dev/dtrace/
H A Ddtrace_ptss.c344 dtrace_ptss_fork(struct proc* parent, struct proc* child) in dtrace_ptss_fork()
/xnu-12377.41.6/pexpert/gen/
H A Ddevice_tree.c204 RealDTEntry child; in FindChild() local
384 const DeviceTreeNode *const child = (const DeviceTreeNode *const)current_position; in SecureDTFindNodeWithPropertyEqualToValueHelper() local
/xnu-12377.41.6/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-12377.41.6/bsd/net/
H A Dtrie_utility.c324 uint16_t child = trie->root; in net_trie_insert() local

12