Home
last modified time | relevance | path

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

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