Searched defs:ccache_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c2123 answer_auth(char *config_file, char *ccache_file) argument
2147 if (ccache_file == NULL) {
2151 if (krb5_cc_resolve(bsd_context, ccache_file, &cc))

Completed in 416 milliseconds