OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:clnt_destroy
(Results
1 - 1
of
1
) sorted by relevancy
/src/include/rpc/
clnt.h
262
#define CLSET_FD_CLOSE 8 /* close fd while
clnt_destroy
*/
263
#define CLSET_FD_NCLOSE 9 /* Do not close fd while
clnt_destroy
*/
281
*
CLNT_DESTROY
(rh);
284
#define
CLNT_DESTROY
(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
285
#define
clnt_destroy
(rh) ((*(rh)->cl_ops->cl_destroy)(rh))
macro
Completed in 13 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025