Searched refs:timestamp (Results 201 - 206 of 206) sorted by relevance

123456789

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py72 def timestamp(): function
73 """Returns a timestamp string with all significant digits
109 self._options['modified'] = timestamp()
156 """Returns a floating point timestamp of the last modified time, or 0
157 if no timestamp exists.
217 most-recent modified timestamp wins, otherwise, the entry with the
/osnet-11/usr/src/grub/grub2/build-bios/po/
H A DMakefile720 # stamp-po is a timestamp denoting the last time at which the CATALOGS have
724 # invocations of "make" will do nothing. This timestamp would not be necessary
733 echo timestamp > stamp-poT && \
/osnet-11/usr/src/grub/grub2/build-uefi64/po/
H A DMakefile720 # stamp-po is a timestamp denoting the last time at which the CATALOGS have
724 # invocations of "make" will do nothing. This timestamp would not be necessary
733 echo timestamp > stamp-poT && \
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm2723 my $timestamp = 0;
2726 $timestamp = $mtime ||= 0;
2761 if ($mtime > $timestamp) {
2791 if ($mtime > $timestamp) {
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure1493 echo timestamp > conftest.file
7308 echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
/osnet-11/usr/src/grub/grub2/
H A Dconfigure2832 echo timestamp > conftest.file
[all...]

Completed in 830 milliseconds

123456789