Searched defs:epoch (Results 1 – 10 of 10) sorted by relevance
/plan9-contrib/sys/src/cmd/fossil/ |
H A D | flchk.c | 49 flclose(Fsck*, Block *b, u32int epoch) in flclose()
|
H A D | check.c | 108 checkEpoch(Fsck *chk, u32int epoch) in checkEpoch() 171 u32int epoch) in walkEpoch()
|
H A D | cache.c | 77 u32int epoch; member 475 _cacheLocal(Cache *c, int part, u32int addr, int mode, u32int epoch) in _cacheLocal() 594 cacheLocalData(Cache *c, u32int addr, int type, u32int tag, int mode, u32int epoch) in cacheLocalData() 708 cacheAllocBlock(Cache *c, int type, u32int tag, u32int epoch, u32int epochLow) in cacheAllocBlock()
|
H A D | dat.h | 149 u32int epoch; member 225 u32int epoch; member
|
H A D | file.c | 1733 u32int epoch; in getEntry() local 1790 fileSnapshot(File *dst, File *src, u32int epoch, int doarchive) in fileSnapshot()
|
H A D | source.c | 20 u32int epoch; in sourceAlloc() local
|
H A D | 9fsys.c | 1314 fsckClose(Fsck *fsck, Block *b, u32int epoch) in fsckClose()
|
/plan9-contrib/sys/src/cmd/usb/lib/ |
H A D | fs.c | 64 static ulong epoch; variable
|
/plan9-contrib/sys/src/cmd/astro/ |
H A D | astro.h | 110 double da, dd, px, epoch; variable
|
/plan9-contrib/sys/src/9k/k10/ |
H A D | dat.h | 257 u64int epoch; /* crude time synchronisation */ member
|