Home
last modified time | relevance | path

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

/NextBSD/sys/compat/mach/
HDmach_traps.c306 …rnelrpc_mach_port_destroy_trap(struct thread *td, struct _kernelrpc_mach_port_destroy_trap_args *u… in sys__kernelrpc_mach_port_destroy_trap()
/NextBSD/sys/kern/
HDinit_sysent.c666 …{ AS(_kernelrpc_mach_port_destroy_trap_args), (sy_call_t *)lkmressys, AUE_NULL, NULL, 0, 0, 0, SY_…
HDsystrace_args.c3480 struct _kernelrpc_mach_port_destroy_trap_args *p = params; in systrace_args()
/NextBSD/sys/sys/
HDsysproto.h1875 struct _kernelrpc_mach_port_destroy_trap_args { struct
2470 …kernelrpc_mach_port_destroy_trap(struct thread *, struct _kernelrpc_mach_port_destroy_trap_args *);