Home
last modified time | relevance | path

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

/netbsd/src/sys/rump/librump/rumpkern/
Drump.c136 static int rspo_wrap_syscall(int num, void *arg, long *retval) { in rspo_wrap_syscall() function
159 .hyp_syscall = rspo_wrap_syscall,