Home
last modified time | relevance | path

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

/xnu-8792.41.9/libsyscall/mach/
H A Dhost.c116 io_main_t *io_main);
121 io_main_t *io_main) in host_get_io_master()
/xnu-8792.41.9/osfmk/mach/
H A Dmach_types.h226 typedef mach_port_t io_main_t; typedef
H A Dmach_host.defs149 out io_main : io_main_t);
H A Dmach_types.defs710 type io_main_t = mach_port_t;
/xnu-8792.41.9/osfmk/kern/
H A Dhost.c1346 host_get_io_main(host_t host, io_main_t * io_mainp) in host_get_io_main()