Home
last modified time | relevance | path

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

/xnu-11215.1.10/libsyscall/mach/
H A Dhost.c116 io_main_t *io_main);
121 io_main_t *io_main) in host_get_io_master()
/xnu-11215.1.10/osfmk/mach/
H A Dmach_types.h227 typedef mach_port_t io_main_t; typedef
H A Dmach_host.defs153 out io_main : io_main_t);
H A Dmach_types.defs717 type io_main_t = mach_port_t;
/xnu-11215.1.10/osfmk/kern/
H A Dhost.c1413 host_get_io_main(host_t host, io_main_t * io_mainp) in host_get_io_main()