Lines Matching defs:c
53 VtCache *c; in vtcachealloc() local
90 vtcachesetwrite(VtCache *c, int (*write)(VtConn*, uchar[VtScoreSize], uint, uchar*, int)) in vtcachesetwrite()
98 vtcachefree(VtCache *c) in vtcachefree()
116 vtcachedump(VtCache *c) in vtcachedump()
129 cachecheck(VtCache *c) in cachecheck()
177 VtCache *c; in upheap() local
201 VtCache *c; in downheap() local
230 VtCache *c; in heapdel() local
264 vtcachebumpblock(VtCache *c) in vtcachebumpblock()
307 vtcachelocal(VtCache *c, u32int addr, int type) in vtcachelocal()
335 vtcacheallocblock(VtCache *c, int type) in vtcacheallocblock()
359 vtcacheglobal(VtCache *c, uchar score[VtScoreSize], int type) in vtcacheglobal()
477 VtCache *c; in vtblockput() local
527 VtCache *c; in vtblockwrite() local
558 vtcacheblocksize(VtCache *c) in vtcacheblocksize()