Searched defs:syscall_entry (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsyscall.c130 * Corresponding sysent entry to allow syscall_entry caller
142 syscall_entry(kthread_t *t, long *argp) function
891 se = syscall_entry(curthread, syscall_args);
894 * syscall_entry() copied all 8 arguments into syscall_args.

Completed in 84 milliseconds