Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/mach/
H A Dhost_special_ports.h132 (host_get_special_port((host), \
137 (host_get_special_port((host), \
142 (host_get_special_port((host), \
150 (host_get_special_port((host), \
156 (host_get_special_port((host), \
162 (host_get_special_port((host), \
168 (host_get_special_port((host), \
174 (host_get_special_port((host), \
180 (host_get_special_port((host), \
186 (host_get_special_port((host), \
[all …]
H A Dhost_priv.defs222 host_get_special_port(
231 * See host_get_special_port.
/xnu-8020.121.3/osfmk/kern/
H A Dhost.h110 extern kern_return_t host_get_special_port(host_priv_t host_priv,
H A Dhost.c1337 return host_get_special_port(host_priv, node, id, portp); in host_get_special_port_from_user()
1341 host_get_special_port(host_priv_t host_priv, __unused int node, int id, ipc_port_t * portp) in host_get_special_port() function
H A Dtask_policy.c3882 kr = host_get_special_port(host_priv_self(), HOST_LOCAL_NODE, in send_resource_violation()
3945 kr = host_get_special_port(host_priv_self(), HOST_LOCAL_NODE, in send_resource_violation_with_fatal_port()