Home
last modified time | relevance | path

Searched refs:host_get_host_port (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/osfmk/mach/
H A Dhost_special_ports.h131 #define host_get_host_port(host, port) \ macro
/xnu-8020.121.3/osfmk/kern/
H A Dipc_host.c371 host_get_host_port(host, &port); in convert_host_to_port()
H A Dipc_tt.c214 kr = host_get_host_port(host_priv_self(), &port); in ipc_task_init()
H A Dtask.c4751 kr = host_get_host_port(host_priv_self(), &host_port); in task_set_security_tokens()