Home
last modified time | relevance | path

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

/netbsd-src/include/rpc/
H A Dclnt.h141 typedef struct __rpc_client { struct
145 enum clnt_stat (*cl_call)(struct __rpc_client *, argument
161 } *cl_ops;
162 void *cl_private; /* private stuff */
163 char *cl_netid; /* network token */
164 char *cl_tp; /* device name */