Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/ipc/
H A Dport_type_policy.c84 #define OOL_PORT_COUNTS 2 macro
90 mach_port_name_t array[OOL_PORT_COUNTS];
99 mach_port_name_t array[OOL_PORT_COUNTS];
189 .count = OOL_PORT_COUNTS, in send_ool_port_array()
194 for (size_t i = 0; i < OOL_PORT_COUNTS; ++i) { in send_ool_port_array()
218 .count = OOL_PORT_COUNTS, in send_ool_port_multiple_arrays()
225 .count = OOL_PORT_COUNTS, in send_ool_port_multiple_arrays()
230 for (size_t i = 0; i < OOL_PORT_COUNTS; ++i) { in send_ool_port_multiple_arrays()