OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cl_abort
(Results
1 - 4
of
4
) sorted by relevancy
/src/include/rpc/
clnt.h
149
void (*
cl_abort
)(struct __rpc_client *);
member in struct:__rpc_client::clnt_ops
222
#define CLNT_ABORT(rh) ((*(rh)->cl_ops->
cl_abort
)(rh))
223
#define clnt_abort(rh) ((*(rh)->cl_ops->
cl_abort
)(rh))
/src/lib/libc/rpc/
clnt_raw.c
306
ops.
cl_abort
= clnt_raw_abort;
clnt_dg.c
742
ops.
cl_abort
= clnt_dg_abort;
clnt_vc.c
771
ops.
cl_abort
= clnt_vc_abort;
Completed in 41 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025