Home
last modified time | relevance | path

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

/NextBSD/sys/sys/mach/
HDhost_priv_server.h329 kern_return_t host_get_exception_ports in host_get_exception_ports() function
339 { return host_get_exception_ports(host_priv, exception_mask, masks, masksCnt, old_handlers, old_beh…
833 kern_return_t host_get_exception_ports in host_get_exception_ports() function
843 { return host_get_exception_ports(host_priv, exception_mask, masks, masksCnt, old_handlers, old_beh…
/NextBSD/include/mach/
HDhost_priv.h329 kern_return_t host_get_exception_ports in host_get_exception_ports() function
339 { return host_get_exception_ports(host_priv, exception_mask, masks, masksCnt, old_handlers, old_beh…
/NextBSD/sys/compat/mach/defs/
HDhost_priv.defs249 routine host_get_exception_ports(
/NextBSD/sys/compat/mach/
HDhost_priv_server.c2429 kern_return_t host_get_exception_ports in host_get_exception_ports() function
2439 { return host_get_exception_ports(host_priv, exception_mask, masks, masksCnt, old_handlers, old_beh…
2550 …RetCode = host_get_exception_ports(convert_port_to_host_priv(In0P->Head.msgh_request_port), In0P->… in _Xhost_get_exception_ports()
/NextBSD/sys/compat/mach/kern/
HDipc_tt.c1491 host_get_exception_ports( in host_get_exception_ports() function