Home
last modified time | relevance | path

Searched refs:CLNT_RELEASE (Results 1 – 22 of 22) sorted by relevance

/trueos/sys/rpc/
HDclnt_rc.c217 CLNT_RELEASE(newclient); in clnt_reconnect_connect()
289 CLNT_RELEASE(client); in clnt_reconnect_call()
298 CLNT_RELEASE(client); in clnt_reconnect_call()
318 CLNT_RELEASE(client); in clnt_reconnect_call()
322 CLNT_RELEASE(client); in clnt_reconnect_call()
324 CLNT_RELEASE(client); in clnt_reconnect_call()
486 CLNT_RELEASE(client); in clnt_reconnect_close()
HDclnt.h206 #define CLNT_RELEASE(rh) \ macro
/trueos/sys/nlm/
HDnlm_prot_server.c254 CLNT_RELEASE(rpc); in nlm_test_msg_1_svc()
284 CLNT_RELEASE(rpc); in nlm_lock_msg_1_svc()
312 CLNT_RELEASE(rpc); in nlm_cancel_msg_1_svc()
338 CLNT_RELEASE(rpc); in nlm_unlock_msg_1_svc()
365 CLNT_RELEASE(rpc); in nlm_granted_msg_1_svc()
563 CLNT_RELEASE(rpc); in nlm4_test_msg_4_svc()
581 CLNT_RELEASE(rpc); in nlm4_lock_msg_4_svc()
599 CLNT_RELEASE(rpc); in nlm4_cancel_msg_4_svc()
617 CLNT_RELEASE(rpc); in nlm4_unlock_msg_4_svc()
635 CLNT_RELEASE(rpc); in nlm4_granted_msg_4_svc()
HDnlm_prot_impl.c645 CLNT_RELEASE(af->af_rpc); in nlm_free_async_lock()
739 CLNT_RELEASE(host->nh_srvrpc.nr_client); in nlm_host_destroy()
741 CLNT_RELEASE(host->nh_clntrpc.nr_client); in nlm_host_destroy()
1049 CLNT_RELEASE(client); in nlm_find_host_by_name()
1326 CLNT_RELEASE(client); in nlm_host_get_rpc()
1701 CLNT_RELEASE(nlm_nsm); in nlm_server_main()
2085 CLNT_RELEASE(client); in nlm_do_lock()
2134 CLNT_RELEASE(af->af_rpc); in nlm_do_lock()
HDnlm_advlock.c763 CLNT_RELEASE(client); in nlm_setlock()
839 CLNT_RELEASE(client); in nlm_setlock()
949 CLNT_RELEASE(client); in nlm_clearlock()
1030 CLNT_RELEASE(client); in nlm_getlock()
/trueos/sys/kgssapi/
HDgss_pname_to_uid.c66 CLNT_RELEASE(cl); in gss_pname_to_uid()
107 CLNT_RELEASE(cl); in gss_pname_to_unix_cred()
HDgss_release_cred.c63 CLNT_RELEASE(cl); in gss_release_cred()
HDgss_export_name.c61 CLNT_RELEASE(cl); in gss_export_name()
HDgss_release_name.c65 CLNT_RELEASE(cl); in gss_release_name()
HDgss_set_cred_option.c69 CLNT_RELEASE(cl); in gss_set_cred_option()
HDgss_canonicalize_name.c65 CLNT_RELEASE(cl); in gss_canonicalize_name()
HDgss_import_name.c67 CLNT_RELEASE(cl); in gss_import_name()
HDgss_delete_sec_context.c74 CLNT_RELEASE(cl); in gss_delete_sec_context()
HDgss_display_status.c68 CLNT_RELEASE(cl); in gss_display_status()
HDgss_acquire_cred.c78 CLNT_RELEASE(cl); in gss_acquire_cred()
HDgss_accept_sec_context.c84 CLNT_RELEASE(cl); in gss_accept_sec_context()
HDgss_init_sec_context.c96 CLNT_RELEASE(cl); in gss_init_sec_context()
HDgss_impl.c124 CLNT_RELEASE(oldcl); in sys_gssd_syscall()
HDgsstest.c867 CLNT_RELEASE(client); in gsstest_3()
/trueos/sys/nfsclient/
HDnfs_krpc.c298 CLNT_RELEASE(client); in nfs_connect()
337 CLNT_RELEASE(client); in nfs_disconnect()
/trueos/sys/fs/nfs/
HDnfs_commonkrpc.c344 CLNT_RELEASE(client); in newnfs_connect()
383 CLNT_RELEASE(client); in newnfs_disconnect()
/trueos/sys/rpc/rpcsec_gss/
HDrpcsec_gss.c1125 CLNT_RELEASE(gd->gd_clnt); in rpc_gss_destroy()