Searched refs:clnt_destroy (Results 1 – 7 of 7) sorted by relevance
233 clnt_destroy (client); in libc_hidden_nolink_sunrpc()422 clnt_destroy (kcp->client); in __libc_lock_define_initialized()433 clnt_destroy (kcp->client); in __libc_lock_define_initialized()449 clnt_destroy (kcp->client); in __libc_lock_define_initialized()471 clnt_destroy (kcp->client); in __libc_lock_define_initialized()572 clnt_destroy(kcp->client); in __rpc_thread_key_cleanup()
57 clnt_destroy (clnt); in do_test()
91 clnt_destroy (crp->client); in callrpc()
308 clnt_destroy (clnt); in do_test()323 clnt_destroy (clnt); in do_test()
169 clnt_destroy (client); in get_test_state()
382 clnt_destroy (clnt); in test_udp_server()
244 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro
Completed in 36 milliseconds