| /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/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/pw/tests/ |
| H A D | pw_useradd_test.sh | 117 TIME=`${PW} usershow test | awk -F ':' '{print $7}'` 118 [ ! -z $TIME -a $TIME -ge $EPOCH -a $TIME -lt $BUF ] || \ 119 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds." 165 TIME=`${PW} usershow test | awk -F ':' '{print $6}'` 166 [ ! -z $TIME -a $TIME -ge $EPOCH -a $TIME -lt $BUF ] || \ 167 atf_fail "Expiration time($TIME) was not within $EPOCH - $BUF seconds."
|
| /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/crypto/openssh/regress/ |
| H A D | kextype.sh | 6 TIME=/usr/bin/time
|
| /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/contrib/pam-krb5/module/ |
| H A D | options.c | 66 { K(renew_lifetime), true, TIME (0) }, 70 { K(ticket_lifetime), true, TIME (0) },
|
| /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/pam-krb5/pam-util/ |
| H A D | options.h | 112 #define TIME(def) TYPE_TIME, { 0, (def), NULL, NULL } macro
|
| /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.
|
| /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/pam-krb5/tests/pam-util/ |
| H A D | options-t.c | 67 { K(expires), true, TIME (10) },
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVSystemOperands.td | 86 def TIME : SysReg<"time", 0xC01>;
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl-guide-quic-introduction.pod | 80 =head1 QUIC TIME BASED EVENTS
|
| /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
|
| /freebsd/sys/contrib/zlib/doc/ |
| H A D | rfc1952.txt | 364 MTIME (Modification TIME)
|