Lines Matching refs:leapfile
50 my $LEAPFILE;
99 $LEAPFILE = $opt{L} if defined $opt{L};
156 # Parse ntp.conf for path to leapfile if not set by user
157 if (! $LEAPFILE) {
163 $LEAPFILE = $1 if /^ *leapfile\s+"(\S+)"/;
167 if (! $LEAPFILE) {
168 log_fatal(LOG_ERR, "No leapfile directive in $NTPCONF; leapfile location not known");
172 -s $LEAPFILE || logger(LOG_DEBUG, "Leapfile $LEAPFILE is empty");
180 if ( !-e $LEAPFILE || $FORCE || ! verifySHA($LEAPFILE) ||
191 move_file($TMP_FILE, $LEAPFILE);
192 chmod $FILE_MODE, $LEAPFILE;
193 logger(LOG_INFO, "Installed new $LEAPFILE from $LEAPSRC");
214 logger(LOG_INFO, "Not time to replace $LEAPFILE");
414 -L Absolute path to leapfile on the local system
437 Ordinarily, the leapfile is found using the 'leapfile' directive in
441 If the leapfile does not exist, is not valid, has expired, or is