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

/osnet-11/usr/src/lib/krb5/kadm5/clnt/
H A Dclient_init.c74 enum init_type { INIT_PASS, INIT_SKEY, INIT_CREDS, INIT_ANONYMOUS }; enumerator in enum:init_type
98 return _kadm5_init_any(context, client_name, INIT_CREDS, NULL, ccache,
587 if (init_type != INIT_CREDS) {
753 * create a ccache to store them in. If INIT_CREDS, use the
831 if (init_type == INIT_CREDS) {
952 if (init_type != INIT_CREDS) {
1004 if (init_type != INIT_CREDS)

Completed in 199 milliseconds