Home
last modified time | relevance | path

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

/xnu-10002.81.5/tests/
H A Dimmovable_rights.c32 mach_port_options_t opts2 = {}; variable
34 kr = mach_port_construct(mach_task_self(), &opts2, 0, &imm_port2);
H A Dmach_service_port.c71 mach_port_options_t opts2 = { variable
76 kr = mach_port_construct(mach_task_self(), &opts2, 0x0, &connection_port);
208 mach_port_options_t opts2 = { variable
213 kr = mach_port_construct(mach_task_self(), &opts2, SP_CONTEXT, &service_port_2);
H A Dstackshot_tests.m2024 mach_port_options_t opts2 = {
2027 kr = mach_port_construct(mach_task_self(), &opts2, 0ull, &reply_port);