rumpuser_sp.c | 335 send_syscall_resp(struct spclient *spc, uint64_t reqno, int error, function in typeref:typename:int 686 send_syscall_resp(spc, rhdr->rsp_reqno, rv, retval); 698 send_syscall_resp(spc, rhdr->rsp_reqno, rv, retval); 1387 send_syscall_resp(spc, spc->spc_syscallreq, 0, retval);
|