Searched refs:rumpclient_vfork (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/lib/librumpclient/ | ||
| D | rumpclient.h | 51 #define rumpclient_vfork() rumpclient__dofork(vfork) macro |
| /netbsd/src/tests/lib/librumpclient/ | ||
| D | h_exec.c | 111 switch (rumpclient_vfork()) { in main() |