Searched refs:cl_close (Results 1 – 7 of 7) sorted by relevance
83 void (*cl_close)(struct _citrus_lookup *); member164 cl->cl_close = &seq_close_db; in seq_open_db()266 cl->cl_close = &seq_close_plain; in seq_open_plain()334 (*cl->cl_close)(cl); in _citrus_lookup_seq_close()
138 void (*cl_close)(struct __rpc_client *); member183 #define CLNT_CLOSE(rh) ((*(rh)->cl_ops->cl_close)(rh))
101 .cl_close = clnt_bck_close,
102 .cl_close = clnt_nl_close,
66 .cl_close = clnt_reconnect_close,
85 .cl_close = clnt_dg_close,
105 .cl_close = clnt_vc_close,