Searched refs:CLNT_DESTROY (Results 1 – 6 of 6) sorted by relevance
131 CLNT_DESTROY (client); in pmap_set()162 CLNT_DESTROY (client); in libc_hidden_nolink_sunrpc()
80 CLNT_DESTROY (client); in pmap_getmaps()
129 CLNT_DESTROY (rcp->client); in libc_hidden_nolink_sunrpc()
128 CLNT_DESTROY (client); in __libc_rpc_getport()
94 CLNT_DESTROY (client); in pmap_rmtcall()
243 #define CLNT_DESTROY(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
Completed in 16 milliseconds