Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dclnt_raw.c95 static struct clnt_ops *clnt_raw_ops(void);
296 static struct clnt_ops *
299 static struct clnt_ops ops; in clnt_raw_ops()
H A Dclnt_dg.c78 static struct clnt_ops *clnt_dg_ops(void);
726 static struct clnt_ops *
729 static struct clnt_ops ops; in clnt_dg_ops()
H A Dclnt_vc.c98 static struct clnt_ops *clnt_vc_ops(void);
755 static struct clnt_ops *
758 static struct clnt_ops ops; in clnt_vc_ops()
/netbsd-src/include/rpc/
H A Dclnt.h143 const struct clnt_ops { struct