Home
last modified time | relevance | path

Searched refs: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) in answer_auth() argument
2147 if (ccache_file == NULL) { in answer_auth()
2151 if (krb5_cc_resolve(bsd_context, ccache_file, &cc)) in answer_auth()