Home
last modified time | relevance | path

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

/netbsd-src/include/rpc/
H A Dclnt.h143 const struct clnt_ops { struct
145 enum clnt_stat (*cl_call)(struct __rpc_client *,
149 void (*cl_abort)(struct __rpc_client *);
151 void (*cl_geterr)(struct __rpc_client *,
154 bool_t (*cl_freeres)(struct __rpc_client *,
157 void (*cl_destroy)(struct __rpc_client *);
159 bool_t (*cl_control)(struct __rpc_client *,