Searched refs:kdc_timeout (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | krb5_locl.h | 232 time_t kdc_timeout; member
|
| H A D | send_to_kdc.c | 441 host->timeout = context->kdc_timeout / host->fun->ntries; in host_next_timeout() 780 ret = kdc_via_plugin(context, hi, context->kdc_timeout, in submit_request() 1159 ret = realm_via_plugin(context, realm, context->kdc_timeout, in krb5_sendto_context()
|
| H A D | context.c | 112 INIT_FIELD(context, time, kdc_timeout, 30, "kdc_timeout"); in init_context_from_config_file()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/ |
| H A D | ChangeLog.1998 | 2007 * lib/krb5/context.c: Fix kdc_timeout. 2412 * lib/krb5/context.c: Add kdc_timeout to context struct.
|