Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dclnt_dg.c78 static struct clnt_ops *clnt_dg_ops(void);
286 cl->cl_ops = clnt_dg_ops(); in clnt_dg_create()
727 clnt_dg_ops(void) in clnt_dg_ops() function