Searched refs:CLNT_DESTROY (Results 1 – 6 of 6) sorted by relevance
139 CLNT_DESTROY (client); in pmap_set()169 CLNT_DESTROY (client); in libc_hidden_def()
79 CLNT_DESTROY (client); in pmap_getmaps()
100 CLNT_DESTROY (client); in pmap_getport()
157 CLNT_DESTROY (rcp->client); in __rpc_thread_clnt_cleanup()
93 CLNT_DESTROY (client); in pmap_rmtcall()
250 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
Completed in 6 milliseconds