Lines Matching refs:SVCXPRT

88 static SVCXPRT *get_xprt_copy();
98 __svc_add_to_xlist(SVCXPRT_LIST **list, SVCXPRT *xprt, mutex_t *lockp) in __svc_add_to_xlist()
115 __svc_rm_from_xlist(SVCXPRT_LIST **list, SVCXPRT *xprt, mutex_t *lockp) in __svc_rm_from_xlist()
181 svc_door_dispatch(SVCXPRT *xprt, struct rpc_msg *msg, struct svc_req *r) in svc_door_dispatch()
228 SVCXPRT *parent = (SVCXPRT *)cookie; in door_server()
229 SVCXPRT *xprt; in door_server()
296 svc_door_xprtfree(SVCXPRT *xprt) in svc_door_xprtfree()
312 SVCXPRT *
316 SVCXPRT *xprt; in svc_door_create()
440 static SVCXPRT *
441 svc_door_xprtcopy(SVCXPRT *parent) in svc_door_xprtcopy()
443 SVCXPRT *xprt; in svc_door_xprtcopy()
493 static SVCXPRT *
494 get_xprt_copy(SVCXPRT *parent, char *buf) in get_xprt_copy()
499 SVCXPRT *xprt; in get_xprt_copy()
524 return_xprt_copy(SVCXPRT *xprt) in return_xprt_copy()
526 SVCXPRT *parent; in return_xprt_copy()
568 svc_door_stat(SVCXPRT *xprt) in svc_door_stat()
574 svc_door_recv(SVCXPRT *xprt, struct rpc_msg *msg) in svc_door_recv()
588 svc_door_reply(SVCXPRT *xprt, struct rpc_msg *msg) in svc_door_reply()
604 svc_door_getargs(SVCXPRT *xprt, xdrproc_t xdr_args, caddr_t args_ptr) in svc_door_getargs()
611 svc_door_freeargs(SVCXPRT *xprt, xdrproc_t xdr_args, caddr_t args_ptr) in svc_door_freeargs()
621 svc_door_destroy(SVCXPRT *xprt) in svc_door_destroy()
629 svc_door_destroy_pvt(SVCXPRT *xprt) in svc_door_destroy_pvt()
657 svc_door_control(SVCXPRT *xprt, const uint_t rq, void *in) in svc_door_control()
721 __svc_get_door_cred(SVCXPRT *xprt, svc_local_cred_t *lcred) in __svc_get_door_cred()
737 __svc_get_door_ucred(const SVCXPRT *xprt, ucred_t *ucp) in __svc_get_door_ucred()