Lines Matching defs:spc

148 waitresp(struct spclient *spc, struct respwait *rw)  in waitresp()
195 lwproc_rfork(struct spclient *spc, int flags, const char *comm) in lwproc_rfork()
276 nextreq(struct spclient *spc) in nextreq()
293 send_error_resp(struct spclient *spc, uint64_t reqno, enum rumpsp_err error) in send_error_resp()
312 send_handshake_resp(struct spclient *spc, uint64_t reqno, int error) in send_handshake_resp()
335 send_syscall_resp(struct spclient *spc, uint64_t reqno, int error, in send_syscall_resp()
363 send_prefork_resp(struct spclient *spc, uint64_t reqno, uint32_t *auth) in send_prefork_resp()
386 copyin_req(struct spclient *spc, const void *remaddr, size_t *dlen, in copyin_req()
431 send_copyout_req(struct spclient *spc, const void *remaddr, in send_copyout_req()
462 anonmmap_req(struct spclient *spc, size_t howmuch, void **resp) in anonmmap_req()
496 send_raise_req(struct spclient *spc, int signo) in send_raise_req()
517 spcref(struct spclient *spc) in spcref()
526 spcrelease(struct spclient *spc) in spcrelease()
560 struct spclient *spc = &spclist[idx]; in serv_handledisco() local
594 struct spclient *spc; in serv_shutdown() local
675 serv_handlesyscall(struct spclient *spc, struct rsp_hdr *rhdr, uint8_t *data) in serv_handlesyscall()
702 serv_handleexec(struct spclient *spc, struct rsp_hdr *rhdr, const char *comm) in serv_handleexec()
785 struct spclient *spc = arg; in sp_copyin() local
826 struct spclient *spc = arg; in sp_copyout() local
859 struct spclient *spc = arg; in rumpuser_sp_anonmmap() local
888 struct spclient *spc = arg; in rumpuser_sp_raise() local
900 schedulework(struct spclient *spc, enum sbatype sba_type) in schedulework()
958 handlereq(struct spclient *spc) in handlereq()
1182 struct spclient *spc; in spserver() local
1375 struct spclient *spc = arg; in rumpuser_sp_fini() local