Searched refs:profile_get_integer (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/ |
H A D | init_ctx.c | 469 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()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/include/ |
H A D | profile.h | 82 long KRB5_CALLCONV profile_get_integer
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/profile/ |
H A D | prof_get.c | 225 profile_get_integer(profile_t profile, const char *name, const char *subname, in profile_get_integer() function
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | mapfile-vers | 768 profile_get_integer;
|
/titanic_50/usr/src/lib/krb5/kadm5/clnt/ |
H A D | logger.c | 668 if (!profile_get_integer( in krb5_klog_init()
|
/titanic_50/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_misc.c | 82 err = profile_get_integer (ctx->profile, in prof_get_integer_def() 94 err = profile_get_integer (ctx->profile, in prof_get_integer_def()
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | logger.c | 669 if (!profile_get_integer( in krb5_klog_init()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | sendto_kdc.c | 420 retval = profile_get_integer(context->profile, in krb5_sendto_kdc2()
|