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

/freebsd-9.3-release/crypto/heimdal/kuser/
H A Dkdigest.c44 static char *ccache_string; variable
48 {"ccache", 0, arg_string, &ccache_string, "credential cache", NULL },
539 if (ccache_string) {
540 ret = krb5_cc_resolve(context, ccache_string, &id);

Completed in 98 milliseconds