Home
last modified time | relevance | path

Searched refs:DATE (Results 1 – 25 of 27) sorted by relevance

12

/src/usr.sbin/pw/tests/ !
H A Dpw_useradd_test.sh79 DATE=`date -j -v+1d "+%s"`
80 atf_check -s exit:0 ${PW} useradd test -e ${DATE}
81 atf_check -s exit:0 -o match:"^test:\*:.*::0:${DATE}:.*" \
90 DATE=`date -j -v+1d "+%d-%m-%Y"`
91 EPOCH=`date -j -f "%d-%m-%Y %H:%M:%S" "${DATE} 00:00:00" "+%s"`
92 atf_check -s exit:0 ${PW} useradd test -e ${DATE}
102 DATE=`date -j -v+1d "+%d-%b-%Y"`
103 EPOCH=`date -j -f "%d-%b-%Y %H:%M:%S" "${DATE} 00:00:00" "+%s"`
104 atf_check -s exit:0 ${PW} useradd test -e ${DATE}
127 DATE=`date -j -v+1d "+%s"`
[all …]
/src/contrib/ntp/scripts/stats/ !
H A Dsummary.sh9 DATE=`date +20%y%m%d`
24 if [ -f $f ] && [ $DATE != $d ]; then
43 if [ -f $f ] && [ $DATE != $d ]; then
56 if [ -f $f ] && [ $DATE != $d ]; then
/src/sys/contrib/device-tree/scripts/ !
H A Dcronjob82 DATE=$(date +%Y%m%d)
83 TESTBRANCH=test-${DATE}
111 echo "Recording refs/tests/${DATE}"
112 git update-ref refs/tests/${DATE} ${TESTBRANCH}
/src/contrib/file/magic/Magdir/ !
H A Damanda7 >8 string TAPESTART\ DATE tape header file,
10 >>23 string >\ DATE %s
12 >>13 string >\ DATE %s
H A Dmacintosh192 #>91 ubelong x deark-DATE=%u
H A Darchive1501 #>0x12 uleshort x RAW DATE %#4.4x
1648 #>15 ubelong x DATE %#8.8x
H A Dwindows1579 #>>>>>>88 ubequad x DATE %16.16llx
H A Dmsdos2835 #>2 uleshort x RAW DATE [%#4.4x]
/src/share/examples/ipfw/ !
H A Dchange_rules.sh144 DATE=`date "+%Y%m%d%H%M"`
145 cp ${edit_file} ${edit_file}.$DATE
149 the file ${edit_file}.$DATE
151 diff -u ${edit_file}.$DATE ${edit_file} \
/src/contrib/bsddialog/examples_utility/ !
H A Dcalendar.sh17 DATE=$(./bsddialog --title " calendar " --date-format "%x" \
32 echo "[OK] $DATE"
H A Ddatebox.sh17 DATE=$(./bsddialog --title " datebox " --date-format "%x" \
32 echo "[OK] $DATE"
/src/usr.sbin/bsdinstall/scripts/ !
H A Dtime41 DATE=$(bsddialog --backtitle "$OSNAME Installer" \
48 2>&1 1>&5) && date $DATE
/src/tests/sys/cddl/zfs/tests/delegate/ !
H A Ddelegate_common.kshlib392 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
423 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
494 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
579 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
691 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
733 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
774 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
819 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
902 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
943 typeset stamp=${perm}.${user}.$($DATE +'%F-%R:%S')
[all …]
H A Dzfs_allow_009_neg.ksh63 typeset timestamp=$($DATE +'%F-%R:%S')
/src/tools/tools/sysdoc/ !
H A Dsysdoc.sh27 DATE=`LC_TIME=C date +"%B %d, %Y"`
136 .Dd $DATE
/src/contrib/tcsh/ !
H A Dpatchlevel.h11 #define DATE "2021-04-26" macro
H A Dtc.vers.c160 REV, VERS, PATCHLEVEL, ORIGIN, DATE, machtype, vendor, ostype, in fix_version()
/src/crypto/openssl/crypto/ !
H A Dcversion.c94 return DATE; in OpenSSL_version()
/src/contrib/sendmail/test/ !
H A DResults7 OPSYS VERSION STATUS DATE TESTER/NOTES
82 OPSYS VERSION STATUS DATE TESTER/NOTES
178 OPSYS VERSION STATUS DATE TESTER/NOTES
/src/tests/sys/cddl/zfs/tests/cli_root/zfs_diff/ !
H A Dzfs_diff_001_pos.ksh59 log_must ${DATE} >> ${TESTDIR}/files/modify
/src/contrib/one-true-awk/testdir/ !
H A Dfunstack.awk637 "date" | getline DATE
645 print "<!-- on " DATE " -->"
/src/usr.sbin/freebsd-update/ !
H A Dfreebsd-update.sh2209 WARNING: `uname -sr` HAS PASSED ITS END-OF-LIFE DATE.
/src/contrib/unbound/doc/ !
H A Dunbound.doxygen494 # Possible values are: YES, NO, DATETIME and DATE.
H A DChangelog7487 Get rid of CONFIGURE_{TARGET,DATE,BUILD_WITH} now that they're
/src/contrib/unbound/ !
H A DMakefile.in71 DATE=@CONFIG_DATE@

12