Symbol: krb5_get_init_creds_opt_set_renew_life
crypto/heimdal/appl/gssmask/gssmask.c
214
krb5_get_init_creds_opt_set_renew_life (opt, 3600 * 24 * 30);
crypto/heimdal/kcm/acquire.c
95
krb5_get_init_creds_opt_set_renew_life(opt, ccache->renew_life);
crypto/heimdal/kuser/kinit.c
470
krb5_get_init_creds_opt_set_renew_life (opt, renew);
crypto/heimdal/lib/krb5/init_creds.c
181
krb5_get_init_creds_opt_set_renew_life(opt, t);
crypto/heimdal/lib/krb5/krb5-protos.h
2379
krb5_get_init_creds_opt_set_renew_life (
crypto/krb5/src/clients/kinit/kinit.c
661
krb5_get_init_creds_opt_set_renew_life(options, opts->rlife);
crypto/krb5/src/clients/kpasswd/kpasswd.c
125
krb5_get_init_creds_opt_set_renew_life(opts, 0);
crypto/krb5/src/clients/ksu/main.c
202
krb5_get_init_creds_opt_set_renew_life(options, rlife);
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
2066
krb5_get_init_creds_opt_set_renew_life(opts, 0);
crypto/krb5/src/lib/krb5/krb/gic_pwd.c
158
krb5_get_init_creds_opt_set_renew_life(opt, 0);
crypto/krb5/src/windows/include/loadfuncs-krb5.h
1392
krb5_get_init_creds_opt_set_renew_life,
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
186
MAKE_FUNC_INFO(krb5_get_init_creds_opt_set_renew_life),
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
70
DECL_FUNC_PTR(krb5_get_init_creds_opt_set_renew_life);
crypto/krb5/src/windows/leashdll/leashdll.c
136
MAKE_FUNC_INFO(krb5_get_init_creds_opt_set_renew_life),
crypto/krb5/src/windows/leashdll/leashdll.c
24
DECL_FUNC_PTR(krb5_get_init_creds_opt_set_renew_life);
crypto/krb5/src/windows/leashdll/leashdll.h
75
extern DECL_FUNC_PTR(krb5_get_init_creds_opt_set_renew_life);
crypto/krb5/src/windows/leashdll/leashdll.h
78
extern DECL_FUNC_PTR(krb5_get_init_creds_opt_set_renew_life);