Home
last modified time | relevance | path

Searched defs:VtScoreSize (Results 1 – 25 of 25) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libventi/
H A Dsha1.c7 vtsha1(uchar score[VtScoreSize], uchar *p, int n) in vtsha1()
16 vtsha1check(uchar score[VtScoreSize], uchar *p, int n) in vtsha1check()
H A Dclient.c61 vtreadpacket(VtConn *z, uchar score[VtScoreSize], uint type, int n) in vtreadpacket()
101 vtread(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in vtread()
116 vtwritepacket(VtConn *z, uchar score[VtScoreSize], uint type, Packet *p) in vtwritepacket()
142 vtwrite(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in vtwrite()
H A Dparsescore.c6 vtparsescore(char *s, char **prefix, uchar score[VtScoreSize]) in vtparsescore()
H A Dcache.c93 vtcachesetwrite(VtCache *c, int (*write)(VtConn*, uchar[VtScoreSize], uint, uchar*, int)) in vtcachesetwrite() argument
411 vtcacheglobal(VtCache *c, uchar score[VtScoreSize], int type, ulong size) in vtcacheglobal()
627 vtlocaltoglobal(u32int addr, uchar score[VtScoreSize]) in vtlocaltoglobal()
638 vtglobaltolocal(uchar score[VtScoreSize]) in vtglobaltolocal()
H A Dfile.c728 vtfileblockscore(VtFile *r, u32int bn, uchar score[VtScoreSize]) in vtfileblockscore()
1092 flushblock(VtCache *c, VtBlock *bb, uchar score[VtScoreSize], int ppb, int epb, in flushblock()
H A Dpacket.c682 packetsha1(Packet *p, uchar digest[VtScoreSize]) in packetsha1()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/fossil/
H A Dbwatch.c60 hash(uchar score[VtScoreSize]) in hash()
157 parent(uchar c[VtScoreSize], int *off) in parent()
196 bwatchReset(uchar score[VtScoreSize]) in bwatchReset()
283 lockConflicts(uchar xhave[VtScoreSize], uchar xwant[VtScoreSize]) in lockConflicts()
H A Dnobwatch.c7 bwatchReset(uchar score[VtScoreSize]) in bwatchReset()
H A Dwalk.c45 nextWalk(WalkPtr *w, uchar score[VtScoreSize], uchar *type, u32int *tag, Entry **e) in nextWalk()
H A Dpack.c98 globalToLocal(uchar score[VtScoreSize]) in globalToLocal()
110 localToGlobal(u32int addr, uchar score[VtScoreSize]) in localToGlobal()
H A Dflfmt.c354 superInit(char *label, u32int root, uchar score[VtScoreSize]) in superInit()
448 ventiRead(uchar score[VtScoreSize], int type) in ventiRead()
H A Dfs.c621 fsVac(Fs *fs, char *name, uchar score[VtScoreSize]) in fsVac()
648 vtWriteBlock(VtConn *z, uchar *buf, uint n, uint type, uchar score[VtScoreSize]) in vtWriteBlock()
658 mkVac(VtConn *z, uint blockSize, Entry *pe, Entry *pee, DirEntry *pde, uchar score[VtScoreSize]) in mkVac()
H A Dview.c218 ventiBlock(uchar score[VtScoreSize], uint type) in ventiBlock()
242 dataBlock(uchar score[VtScoreSize], uint type, uint tag) in dataBlock()
437 initxvacroot(uchar score[VtScoreSize]) in initxvacroot()
699 initxroot(char *name, uchar score[VtScoreSize]) in initxroot()
H A Darchive.c126 shaBlock(uchar score[VtScoreSize], Block *b, uchar *data, uint bsize) in shaBlock()
H A Dcheck.c170 walkEpoch(Fsck *chk, Block *b, uchar score[VtScoreSize], int type, u32int tag, in walkEpoch()
H A Dfile.c597 fileMapBlock(File *f, ulong bn, uchar score[VtScoreSize], ulong tag) in fileMapBlock()
H A Dcache.c612 cacheGlobal(Cache *c, uchar score[VtScoreSize], int type, u32int tag, int mode) in cacheGlobal()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/venti/
H A Dcopy.c53 havevisited(uchar score[VtScoreSize], int type) in havevisited()
65 markvisited(uchar score[VtScoreSize], int type) in markvisited()
86 walk(uchar score[VtScoreSize], uint type, int base, int depth) in walk()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/venti/srv/
H A Dicache.c79 ihashlookup(IHash *ih, u8int score[VtScoreSize], int type) in ihashlookup()
350 icacheinsert(u8int score[VtScoreSize], IAddr *ia, int state) in icacheinsert()
386 icachelookup(u8int score[VtScoreSize], int type, IAddr *ia) in icachelookup()
419 insertscore(u8int score[VtScoreSize], IAddr *ia, int state, AState *as) in insertscore()
464 lookupscore(u8int score[VtScoreSize], int type, IAddr *ia) in lookupscore()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libdiskfs/
H A Dvfile.c16 diskOpenVenti(TvCache *c, uchar score[VtScoreSize]) in diskOpenVenti()
H A Dventi.c117 diskopenventi(VtCache *c, uchar score[VtScoreSize]) in diskopenventi()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/vbackup/
H A Dvbackup.c487 myvtwrite(VtConn *z, uchar score[VtScoreSize], uint type, uchar *buf, int n) in myvtwrite()
H A Dconfig.c232 addpath(Config *c, char *name, uchar score[VtScoreSize], ulong time) in addpath()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dventi.h88 VtScoreSize = 20, enumerator
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/vac/
H A Dfile.c1751 readscore(int fd, uchar score[VtScoreSize]) in readscore()