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

/opensolaris-onvv-gate/usr/src/cmd/gss/etc/
H A Dwarn.conf28 # <principal> [renew:<opt1,...optN>] syslog|terminal <time>
30 # <principal> [renew:<opt1,...optN>] mail <time> [<e-mail address>]
33 * renew:log-failure terminal 30m
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DMakefile33 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
/opensolaris-onvv-gate/usr/src/cmd/krb5/kwarn/
H A Dkwarnd_proc.c80 int renew; member in struct:config_entry_s
314 printf("cmp_renew_opts: renew bad opt=`%s'\n",
326 * <principal> [renew[:<opt1,...optN>]] syslog|terminal <time>
327 * <principal> [renew[:<opt1,...optN>]] mail <time> <e-mail address>
329 * where renew opts will be:
332 * - Log the result of the renew attempt on success using
336 * - Log the result of the renew attempt on failure using
354 int renew = 0; local
390 /* we've got renew opts */
399 if (strncasecmp(op, "renew", sizeo
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm19 sub renew { return $_[0] } subroutine
20 *new_sequence = \&renew;
166 =item -E<gt>renew
170 sub renew { return $_[0] }
176 sub renew {
/opensolaris-onvv-gate/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;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm45 sub renew { subroutine

Completed in 100 milliseconds