Searched defs:__client (Results 1 – 3 of 3) sorted by relevance
63 typedef struct __client { struct67 enum clnt_stat (*cl_call)(struct __client *, rpcproc_t, argument82 } *cl_ops;83 caddr_t cl_private; /* private stuff */
133 typedef struct __client { struct138 enum clnt_stat (*cl_call)(struct __client *, rpcproc_t, argument174 } *cl_ops;175 caddr_t cl_private; /* private stuff */177 char *cl_netid; /* network token */178 char *cl_tp; /* device name */180 bool_t cl_nosignal; /* to handle NOINTR */
287 typedef struct __client { /* required fields */ struct288 void *cl_auth;289 bool_t cl_nosignal;