Searched refs:cl_abort (Results 1 – 11 of 11) sorted by relevance
111 void (*cl_abort)(); /* abort a call */ member149 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))150 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh))
71 void (*cl_abort)(/* various */); member113 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))
527 ops.cl_abort = clntbtcp_abort; in clntbtcp_ops()
481 ops.cl_abort = clntbudp_abort; in clntbudp_ops()
142 void (*cl_abort)(/* various */); member164 void (*cl_abort)(); /* abort a call */560 #define CLNT_ABORT(rh) ((*(rh)->cl_ops->cl_abort)(rh))561 #define clnt_abort(rh) ((*(rh)->cl_ops->cl_abort)(rh))
322 ops.cl_abort = clnt_raw_abort; in clnt_raw_ops()
448 ops.cl_abort = clnt_door_abort; in clnt_door_ops()
891 ops.cl_abort = clnt_dg_abort; in clnt_dg_ops()
1440 ops.cl_abort = clnt_vc_abort; in clnt_vc_ops()
479 ops.cl_abort = clnttcp_abort; in clnttcp_ops()
524 ops.cl_abort = clntudp_abort; in clntudp_ops()