rumpuser_sp.c | 195 lwproc_rfork(struct spclient *spc, int flags, const char *comm) function in typeref:typename:int 976 if ((error = lwproc_rfork(spc, RUMP_RFFD_CLEAR, 1042 if ((error = lwproc_rfork(spc, 1103 if ((error = lwproc_rfork(spc, RUMP_RFFD_COPY, NULL)) != 0) {
|