Searched refs:host_get_exception_ports (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/sys/mach/ |
| HD | host_priv_server.h | 329 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/ |
| HD | host_priv.h | 329 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/ |
| HD | host_priv.defs | 249 routine host_get_exception_ports(
|
| /NextBSD/sys/compat/mach/ |
| HD | host_priv_server.c | 2429 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/ |
| HD | ipc_tt.c | 1491 host_get_exception_ports( in host_get_exception_ports() function
|