Searched refs:mach_port_info_t (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dmach_port.defs360 out port_info_out : mach_port_info_t, CountInOut);
370 port_info : mach_port_info_t);
H A Dport.h342 typedef integer_t *mach_port_info_t; /* varying array of natural_t */ typedef
H A Dmach_types.defs98 /* mach_port_info_t: can hold either a
106 type mach_port_info_t = array[*:17] of integer_t;
/xnu-2422.115.4/libsyscall/mach/
H A Dmach_port.c300 mach_port_info_t port_info_out,
316 mach_port_info_t port_info,
/xnu-2422.115.4/tools/tests/unit_tests/sprace_test_11891562_src/
H A Dsprace_test_11891562.c186 MACH_PORT_LIMITS_INFO, (mach_port_info_t)&limits, sizeof(limits)/sizeof(int));
/xnu-2422.115.4/osfmk/ipc/
H A Dmach_port.c1735 mach_port_info_t info,
1844 mach_port_info_t info,
2299 (mach_port_info_t)&options->mpl, sizeof(options->mpl)/sizeof(int));

Completed in 33 milliseconds