Searched refs:syscallent (Results 1 – 1 of 1) sorted by relevance
503 volatile const struct sysent *syscallent = &sysent[sysnum]; in systrace_disable() local506 if (syscallent->sy_callc == dtrace_systrace_syscall) { in systrace_disable()508 (vm_offset_t)&syscallent->sy_callc, sizeof(vm_offset_t)); in systrace_disable()