Home
last modified time | relevance | path

Searched refs:renew (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_proc.c80 int renew; member
354 int renew = 0; in parseConfigLine() local
400 renew = 1; in parseConfigLine()
418 if (renew && strchr(st, ',')) { in parseConfigLine()
463 renew = 1; in parseConfigLine()
469 renew, log_failure, log_success); in parseConfigLine()
472 if (renew) { in parseConfigLine()
574 config_entry->renew = renew; in parseConfigLine()
911 if (ce->renew && in kwarnd_check_warning_list()
/titanic_50/usr/src/cmd/gss/etc/
H A Dwarn.conf33 * renew:log-failure terminal 30m
/titanic_50/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DMakefile31 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
H A DREADME.v6173 option, as well as two timers, called T1 (renew) and T2 (rebind),
186 Others (such as the REQUEST message used for renew and rebind) are
208 renew/rebind and lease expiry strategy is used, although the state
585 an optimization, we should begin attempting to renew any IAs
618 discussing the renew/rebind T1/T2 timers, but treats them as a unit
623 to renew some other IA. We rationalize this behavior by using a
624 single renew/rebind state for the entire state machine (and thus
H A DREADME225 begins trying to renew a lease. This is done by sending a REQUEST
227 while waiting for the ACK or NAK, the user sends a request to renew
/titanic_50/usr/src/cmd/sendmail/src/
H A Ddomain.c114 static time_t renew = 0; local
121 if (NumFallbackMXHosts > 0 && renew > curtime())
137 renew = curtime() + ttl;