Home
last modified time | relevance | path

Searched refs:clnt_destroy (Results 1 – 7 of 7) sorted by relevance

/sunrpc/
A Dkey_call.c233 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()
A Dtst-udp-error.c57 clnt_destroy (clnt); in do_test()
A Dclnt_simp.c91 clnt_destroy (crp->client); in callrpc()
A Dtst-udp-nonblocking.c308 clnt_destroy (clnt); in do_test()
323 clnt_destroy (clnt); in do_test()
A Dtst-svc_register.c169 clnt_destroy (client); in get_test_state()
A Dtst-udp-timeout.c382 clnt_destroy (clnt); in test_udp_server()
/sunrpc/rpc/
A Dclnt.h244 #define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh)) macro

Completed in 36 milliseconds