Home
last modified time | relevance | path

Searched refs:OOL_PORT_COUNTS (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.1.9/tests/ipc/
H A Dport_type_policy.c83 #define OOL_PORT_COUNTS 2 macro
89 mach_port_name_t array[OOL_PORT_COUNTS];
98 mach_port_name_t array[OOL_PORT_COUNTS];
188 .count = OOL_PORT_COUNTS, in send_ool_port_array()
193 for (size_t i = 0; i < OOL_PORT_COUNTS; ++i) { in send_ool_port_array()
217 .count = OOL_PORT_COUNTS, in send_ool_port_multiple_arrays()
224 .count = OOL_PORT_COUNTS, in send_ool_port_multiple_arrays()
229 for (size_t i = 0; i < OOL_PORT_COUNTS; ++i) { in send_ool_port_multiple_arrays()