Home
last modified time | relevance | path

Searched refs:answer_auth (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c149 static void answer_auth(char *, char *);
344 (void) answer_auth(krb_config, krb_cache); in main()
2123 answer_auth(char *config_file, char *ccache_file) in answer_auth() function