Searched refs:destroy_cache (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_internal.h30 * add destroy_cache, for kadm5_init_with_creds
94 int destroy_cache; member in struct:_kadm5_server_handle_t
H A Dclient_init.c590 } else if (handle->destroy_cache && *ccache) {
667 handle->destroy_cache = 0;
869 handle->destroy_cache = 1;
1018 if (handle->destroy_cache && ccache)
1075 if (handle->destroy_cache && handle->cache_name) {
/osnet-11/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c287 static void destroy_cache();
776 destroy_cache();
1895 destroy_cache() function

Completed in 33 milliseconds