Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dclnt_dg.c70 static struct clnt_ops *clnt_dg_ops(void);
261 cl->cl_ops = clnt_dg_ops(); in clnt_dg_create()
733 clnt_dg_ops(void) in clnt_dg_ops() function