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

/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_internal.h52 * add destroy_cache, for kadm5_init_with_creds
101 int destroy_cache; member in struct:_kadm5_server_handle_t
H A Dclient_init.c623 handle->destroy_cache = 0;
827 handle->destroy_cache = 1;
966 if (handle->destroy_cache && ccache)
1024 if (handle->destroy_cache && handle->cache_name) {
/illumos-gate/usr/src/lib/libcfgadm/common/
H A Dconfig_admin.c288 static void destroy_cache();
777 destroy_cache();
1896 destroy_cache() function
/illumos-gate/usr/src/cmd/krb5/slave/
H A Dkpropd.c115 int destroy_cache; member in struct:_kadm5_iprop_handle_t

Completed in 69 milliseconds