HomeSort by: relevance | last modified time | path
    Searched defs:rspo_wrap_syscall (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/rump/librump/rumpkern/
rump.c 136 static int rspo_wrap_syscall(int num, void *arg, long *retval) { function in typeref:typename:int
159 .hyp_syscall = rspo_wrap_syscall,
rump.c 136 static int rspo_wrap_syscall(int num, void *arg, long *retval) { function in typeref:typename:int
159 .hyp_syscall = rspo_wrap_syscall,
rump.c 136 static int rspo_wrap_syscall(int num, void *arg, long *retval) { function in typeref:typename:int
159 .hyp_syscall = rspo_wrap_syscall,

Completed in 134 milliseconds