Home
last modified time | relevance | path

Searched refs:svc_door_ops (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc_door.c57 static struct xp_ops *svc_door_ops();
407 xprt->xp_ops = svc_door_ops(); in svc_door_create()
456 xprt->xp_ops = svc_door_ops(); in svc_door_xprtcopy()
697 svc_door_ops(void) in svc_door_ops() function