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

/freebsd-12-stable/crypto/heimdal/kuser/
H A Dkdigest.c46 static char *ccache_string; variable
50 {"ccache", 0, arg_string, &ccache_string, "credential cache", NULL },
560 if (ccache_string) {
561 ret = krb5_cc_resolve(context, ccache_string, &id);

Completed in 68 milliseconds