Searched defs:clnt_destroy (Results 1 - 2 of 2) sorted by last modified time

/freebsd-current/sys/rpc/
H A Dclnt.h374 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
/freebsd-current/include/rpc/
H A Dclnt.h235 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro

Completed in 204 milliseconds