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

/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvc_dg.c66 static struct xp_ops *svc_dg_ops();
166 xprt->xp_ops = svc_dg_ops();
213 xprt->xp_ops = svc_dg_ops();
597 svc_dg_ops(void) function

Completed in 63 milliseconds