Home
last modified time | relevance | path

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

/netbsd/src/sys/rump/include/rump/
Drump.h75 #define RUMP_RFFD_COPY RUMP_RFFDG macro
/netbsd/src/lib/librumpuser/
Drumpuser_sp.c1103 if ((error = lwproc_rfork(spc, RUMP_RFFD_COPY, NULL)) != 0) { in handlereq()