Searched refs:krb5_get_init_creds_opt_alloc (Results 1 - 25 of 30) sorted by last modified time

12

/macosx-10.9.5/Heimdal-323.92.1/kcm/
H A Dacquire.c87 ret = krb5_get_init_creds_opt_alloc(context, &opt);
/macosx-10.9.5/Heimdal-323.92.1/kuser/
H A Dkinit.c430 ret = krb5_get_init_creds_opt_alloc (context, &opt);
432 krb5_err(context, 1, ret, "krb5_get_init_creds_opt_alloc");
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dkrb5-protos.h4230 krb5_get_init_creds_opt_alloc (
4258 * Deprecated: use krb5_get_init_creds_opt_alloc().
H A Dinit_creds_pw.c426 krb5_get_init_creds_opt_alloc (context, &default_opt);
563 ret = krb5_get_init_creds_opt_alloc(context, &options);
H A Dinit_creds.c53 krb5_get_init_creds_opt_alloc(krb5_context context, function
392 * Deprecated: use krb5_get_init_creds_opt_alloc().
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/krb5/
H A Dacquire_cred.c281 kret = krb5_get_init_creds_opt_alloc(context, &opt);
915 kret = krb5_get_init_creds_opt_alloc(context, &opt);
H A Dinit_sec_context.c601 ret = krb5_get_init_creds_opt_alloc(context, &ctx->gic_opt);
H A Dcreds.c418 ret = krb5_get_init_creds_opt_alloc(context, &opt);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsyncrepl.c640 krb5_get_init_creds_opt_alloc(ctx, &opt);
/macosx-10.9.5/KerberosHelper-148/Source/
H A Dna.c1578 ret = krb5_get_init_creds_opt_alloc(na->context, &opt);
H A DKerberosHelper.c1333 krb_err = k5_ok(krb5_get_init_creds_opt_alloc (hCtx->krb5_ctx, &opt));
/macosx-10.9.5/sudo-72/src/
H A Dconfigure18586 for ac_func in krb5_get_init_creds_opt_alloc
18588 ac_fn_c_check_func "$LINENO" "krb5_get_init_creds_opt_alloc" "ac_cv_func_krb5_get_init_creds_opt_alloc"
/macosx-10.9.5/pam_modules-138/modules/pam_krb5/
H A Dpam_krb5.c214 krbret = krb5_get_init_creds_opt_alloc(pam_context, &opts);
868 krb5_get_init_creds_opt_alloc(pam_context, &opts);
/macosx-10.9.5/Heimdal-323.92.1/kdc/
H A Dhprop.c175 ret = krb5_get_init_creds_opt_alloc(context, &init_opts);
176 if(ret) krb5_err(context, 1, ret, "krb5_get_init_creds_opt_alloc");
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Dinit_c.c184 ret = krb5_get_init_creds_opt_alloc (context, &opt);
H A Dipropd_slave.c128 ret = krb5_get_init_creds_opt_alloc(context, &init_opts);
129 if (ret) krb5_err(context, 1, ret, "krb5_get_init_creds_opt_alloc");
/macosx-10.9.5/sudo-72/src/auth/
H A Dkerb5.c75 krb5_get_init_creds_opt_alloc(context, opts) function
214 error = krb5_get_init_creds_opt_alloc(sudo_context, &opts);
/macosx-10.9.5/MITKerberosShim-62.1/Kerberos/
H A Dkrb5.h2226 krb5_get_init_creds_opt_alloc
2303 * obtained using krb5_get_init_creds_opt_alloc()
/macosx-10.9.5/MITKerberosShim-62.1/mit-include/krb5/
H A Dkrb5.h2228 krb5_get_init_creds_opt_alloc
2305 * obtained using krb5_get_init_creds_opt_alloc()
/macosx-10.9.5/MITKerberosShim-62.1/
H A Dgic.c60 krb5_get_init_creds_opt_alloc(mit_krb5_context context, function
/macosx-10.9.5/MITKerberosShim-62.1/include/
H A Dmit-krb5.h2202 krb5_get_init_creds_opt_alloc
/macosx-10.9.5/Heimdal-323.92.1/appl/gssmask/
H A Dgssmask.c538 ret = krb5_get_init_creds_opt_alloc (context, &opt);
540 krb5_err(context, 1, ret, "krb5_get_init_creds_opt_alloc");
/macosx-10.9.5/Heimdal-323.92.1/appl/popper/
H A Dpop_pass.c25 ret = krb5_get_init_creds_opt_alloc (p->context, &get_options);
27 pop_log(p, POP_PRIORITY, "krb5_get_init_creds_opt_alloc: %s",
/macosx-10.9.5/Heimdal-323.92.1/kpasswd/
H A Dkpasswd-generator.c100 krb5_get_init_creds_opt_alloc (context, &opt);
H A Dkpasswd.c148 ret = krb5_get_init_creds_opt_alloc (context, &opt);
150 krb5_err(context, 1, ret, "krb5_get_init_creds_opt_alloc");

Completed in 387 milliseconds

12