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

/opensolaris-onvv-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c77 enum init_type { INIT_PASS, INIT_SKEY, INIT_CREDS }; enumerator in enum:init_type
99 return _kadm5_init_any(client_name, INIT_CREDS, NULL, ccache,
719 * create a ccache to store them in. If INIT_CREDS, use the
789 if (init_type == INIT_CREDS) {
908 if (init_type != INIT_CREDS) {
942 if (init_type != INIT_CREDS) {
952 if (init_type != INIT_CREDS)

Completed in 92 milliseconds