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

/xnu-2782.1.97/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-2782.1.97/libsyscall/mach/
H A Dmach_port.c300 mach_port_info_t port_info_out,
316 mach_port_info_t port_info,
/xnu-2782.1.97/osfmk/ipc/
H A Dmach_port.c1746 mach_port_info_t info,
1855 mach_port_info_t info,
2330 (mach_port_info_t)&options->mpl, sizeof(options->mpl)/sizeof(int));

Completed in 30 milliseconds