Home
last modified time | relevance | path

Searched refs:iprop_resync_timeout (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/kadm5/
H A Dadmin.h278 int iprop_resync_timeout; member
H A Dalt_prof.c703 GET_DELTAT_PARAM(iprop_resync_timeout, KADM5_CONFIG_IPROP_RESYNC_TIMEOUT, in kadm5_get_config_params()
/freebsd/crypto/krb5/src/kprop/
H A Dkpropd.c494 alarm(params.iprop_resync_timeout); in doit()
812 (now - frrequested) < params.iprop_resync_timeout) { in do_iprop()