Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dinit_ctx.c469 profile_get_integer(ctx->profile, "libdefaults", "clockskew", in init_common()
475 profile_get_integer(ctx->profile, "libdefaults", "tkt_lifetime", in init_common()
482 profile_get_integer(ctx->profile, "libdefaults", in init_common()
487 profile_get_integer(ctx->profile, "libdefaults", in init_common()
492 profile_get_integer(ctx->profile, "libdefaults", in init_common()
497 profile_get_integer(ctx->profile, "libdefaults", in init_common()
502 profile_get_integer(ctx->profile, "libdefaults", in init_common()
516 profile_get_integer(ctx->profile, "libdefaults", "ccache_type", in init_common()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dprofile.h82 long KRB5_CALLCONV profile_get_integer
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_get.c225 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() function
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/
H A Dmapfile-vers949 profile_get_integer;
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/
H A Dlogger.c668 if (!profile_get_integer( in krb5_klog_init()
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c82 err = profile_get_integer (ctx->profile, in prof_get_integer_def()
94 err = profile_get_integer (ctx->profile, in prof_get_integer_def()
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c669 if (!profile_get_integer( in krb5_klog_init()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c420 retval = profile_get_integer(context->profile, in krb5_sendto_kdc2()