Home
last modified time | relevance | path

Searched defs:TIME (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/ipcs/
H A Dipcs.c105 #define TIME 16 macro
/freebsd/sys/contrib/zlib/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator
/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_vnops.c127 #define TIME(FN) \ in lookup_complex() macro
/freebsd/usr.bin/systat/
H A Dvmstat.c125 static enum state { BOOT, TIME, RUN } state = TIME; enumerator