OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cl_abort
(Results
1 - 3
of
3
) 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))
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))
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))
Completed in 36 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025