Searched refs:renew (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/cmd/krb5/kwarn/ |
H A D | kwarnd_proc.c | 78 int renew; member 352 int renew = 0; in parseConfigLine() local 398 renew = 1; in parseConfigLine() 416 if (renew && strchr(st, ',')) { in parseConfigLine() 461 renew = 1; in parseConfigLine() 467 renew, log_failure, log_success); in parseConfigLine() 470 if (renew) { in parseConfigLine() 572 config_entry->renew = renew; in parseConfigLine() 909 if (ce->renew && in kwarnd_check_warning_list()
|
/illumos-gate/usr/src/cmd/gss/etc/ |
H A D | warn.conf | 31 * renew:log-failure terminal 30m
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | Makefile | 33 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
|
H A D | README.v6 | 171 option, as well as two timers, called T1 (renew) and T2 (rebind), 184 Others (such as the REQUEST message used for renew and rebind) are 206 renew/rebind and lease expiry strategy is used, although the state 583 an optimization, we should begin attempting to renew any IAs 616 discussing the renew/rebind T1/T2 timers, but treats them as a unit 621 to renew some other IA. We rationalize this behavior by using a 622 single renew/rebind state for the entire state machine (and thus
|
H A D | README | 224 begins trying to renew a lease. This is done by sending a REQUEST 226 while waiting for the ACK or NAK, the user sends a request to renew
|
/illumos-gate/usr/src/cmd/fs.d/nfs/dtrace/ |
H A D | nfs-trace.d | 154 nfsv4:::op-renew-start, 222 nfsv4:::op-renew-done,
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | domain.c | 112 static time_t renew = 0; local 119 if (NumFallbackMXHosts > 0 && renew > curtime()) 135 renew = curtime() + ttl;
|