/freebsd/usr.bin/limits/tests/ |
H A D | limits_test.sh | 31 TIME=/usr/bin/time 60 $TIME -p limits -H -t 3 sh -c 'while : ; do : ; done' 79 $TIME -p limits -S -t 3 sh -c 'while : ; do : ; done'
|
/freebsd/usr.bin/ipcs/ |
H A D | ipcs.c | 105 #define TIME 16 macro 121 option |= BIGGEST | CREATOR | OUTSTANDING | PID | TIME; in main() 163 option |= TIME; in main() 330 if (option & TIME) in print_kmsqheader() 369 if (option & TIME) in print_kmsqptr() 410 if (option & TIME) in print_kshmheader() 449 if (option & TIME) in print_kshmptr() 494 if (option & TIME) in print_ksemheader() 523 if (option & TIME) in print_ksemptr()
|
/freebsd/usr.sbin/pw/tests/ |
H A D | pw_useradd_test.sh | 118 TIME=`${PW} usershow test | awk -F ':' '{print $7}'` 119 [ ! -z $TIME -a $TIME -ge $EPOCH -a $TIME -lt $BUF ] || \ 120 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds." 166 TIME=`${PW} usershow test | awk -F ':' '{print $6}'` 167 [ ! -z $TIME -a $TIME -ge $EPOCH -a $TIME -lt $BUF ] || \ 168 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds."
|
/freebsd/contrib/bsddialog/examples_utility/ |
H A D | timebox.sh | 17 TIME=$(./bsddialog --title " timebox " --timebox "Hello World!" 8 25 \ 31 echo "[OK] $TIME"
|
/freebsd/usr.sbin/bsdinstall/scripts/ |
H A D | time | 53 TIME=$(bsddialog --backtitle "$OSNAME Installer" \ 60 2>&1 1>&5) && date $TIME
|
/freebsd/usr.bin/systat/ |
H A D | vmstat.c | 125 static enum state { BOOT, TIME, RUN } state = TIME; enumerator 360 #define X(fld) {t=s.fld[i]; s.fld[i]-=s1.fld[i]; if(state==TIME) s1.fld[i]=t;} 361 #define Q(fld) {t=cur_dev.fld[i]; cur_dev.fld[i]-=last_dev.fld[i]; if(state==TIME) last_dev.fld[i]=… 362 #define Y(fld) {t = s.fld; s.fld -= s1.fld; if(state == TIME) s1.fld = t;} 364 if(state == TIME) s1.nchstats.fld = t;} 427 if (state == TIME) in showkre() 503 case TIME: in showkre() 561 state = TIME; in cmdkre()
|
/freebsd/contrib/netbsd-tests/fs/vfs/ |
H A D | t_vnops.c | 127 #define TIME(FN) \ in lookup_complex() macro 139 TIME(st_atimespec); in lookup_complex() 140 TIME(st_mtimespec); in lookup_complex() 141 TIME(st_ctimespec); in lookup_complex() 142 TIME(st_birthtimespec); in lookup_complex() 149 #undef TIME in lookup_complex()
|
/freebsd/crypto/openssh/regress/ |
H A D | kextype.sh | 6 TIME=/usr/bin/time
|
/freebsd/sys/contrib/zlib/ |
H A D | inflate.h | 23 TIME, /* i: waiting for modification time (gzip) */ enumerator
|
H A D | inflate.c | 689 state->mode = TIME; in inflate() 691 case TIME: in inflate()
|
/freebsd/contrib/lib9p/pytest/ |
H A D | README | 17 ONE TIME ONLY: copy testconf.ini.sample to testconf.ini, adjust to taste
|
/freebsd/usr.sbin/ntp/ntpd/ |
H A D | leap-seconds | 1 # ATOMIC TIME 9 # ASTRONOMICAL TIME (UT1) is the time scale based on the rate of rotation of the earth.
|
/freebsd/contrib/tzdata/ |
H A D | leap-seconds.list | 1 # ATOMIC TIME 9 # ASTRONOMICAL TIME (UT1) is the time scale based on the rate of rotation of the earth.
|
H A D | northamerica | 396 # I haven't found a photo of this clock, nor have I tracked down the TIME 405 # TIME magazine reported: 1343 # "It's about TIME", _Canadian Geographic_ (September-October 1998)
|
H A D | africa | 563 # THE TIME BILL (No. XXVII of 2008) Explanatory Memorandum states the
|
/freebsd/crypto/openssl/ |
H A D | NOTES-DJGPP.md | 35 RUN-TIME CAVEAT LECTOR
|
/freebsd/crypto/openssh/ |
H A D | README.privsep | 43 UID PID PPID C STIME TTY TIME COMMAND
|
/freebsd/contrib/netbsd-tests/bin/ps/ |
H A D | keywords | 107 time TIME
|
/freebsd/contrib/ntp/html/hints/ |
H A D | aix | 27 on VMIN (or MIN) VTIME (or TIME).
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVSystemOperands.td | 86 def TIME : SysReg<"time", 0xC01>;
|
H A D | RISCVInstrInfo.td | 959 def : InstAlias<"rdtime $rd", (CSRRS GPR:$rd, TIME.Encoding, X0)>; 1918 def : Pat<(i64 (readsteadycounter)), (CSRRS TIME.Encoding, (XLenVT X0))>;
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | krb5.asn1 | 119 KRB5-PADATA-ENC-UNIX-TIME(5),
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | sniffer | 481 #>>&20 ulelong x \b, RAW TIME %#8.8x
|
H A D | filesystems | 1613 >8320 lelong 0 TIME optimization 1643 >128 lelong 0 TIME optimization
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | rfc1952.txt | 364 MTIME (Modification TIME)
|