Searched defs:svc_door_ops (Results 1 - 1 of 1) sorted by relevance

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

Completed in 98 milliseconds