__client
enum clnt_stat (*cl_call)(struct __client *, rpcproc_t,
void (*cl_geterr)(struct __client *,
bool_t (*cl_freeres)(struct __client *, xdrproc_t,
void (*cl_destroy)(struct __client *);
bool_t (*cl_control)(struct __client *, int, char *);
enum clnt_stat (*cl_call)(struct __client *, rpcproc_t,
void (*cl_geterr)(struct __client *,
bool_t (*cl_freeres)(struct __client *, xdrproc_t,
void (*cl_destroy)(struct __client *);
bool_t (*cl_control)(struct __client *, int, char *);
int (*cl_settimers)(struct __client *,
enum clnt_stat (*cl_send)(struct __client *, rpcproc_t,