Searched refs:date (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Ducode.h12 uint32_t date; member in struct:intel_ucupdate
/darwin-on-arm/xnu/SETUP/
H A Dnewvers15 v="${major}.${minor}" d=`pwd` h="rcbuilder" t=`date` w=`whoami`
/darwin-on-arm/xnu/
H A Dxnu-build186 echo "BUILDING $project_tag~$build_version on \$(date 2>/dev/null)"
287 if [ -x /bin/date ]; then
288 START_DATE=\$(date "+%s")
292 if [ -x /bin/date ]; then
293 END_DATE=\$(date "+%s")
297 if [ -x /bin/date ]; then
/darwin-on-arm/xnu/config/
H A Dnewvers.pl58 my $BUILD_DATE = `date`;

Completed in 76 milliseconds