Searched defs:tabsize (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/venti/srv/ |
H A D | fmtarenas.c | 21 int i, n, blocksize, tabsize, zero; in threadmain() local
|
H A D | index.c | 39 u32int last, blocksize, tabsize; in initindex() local 247 u32int div, ub, xb, start, stop, blocksize, tabsize; in newindex() local 413 newisect(Part *part, u32int vers, char *name, u32int blocksize, u32int tabsize) in newisect()
|
H A D | arenas.c | 192 newarenapart(Part *part, u32int blocksize, u32int tabsize) in newarenapart()
|
H A D | dat.h | 285 u32int tabsize; /* max. bytes in arena table */ member 454 u32int tabsize; /* max. bytes in index config */ member 485 u32int tabsize; /* max. bytes in index config */ member
|
/plan9/sys/src/libcontrol/ |
H A D | tabs.c | 92 tabsize(Control *c) in tabsize() function
|