Searched defs:nsegs (Results 1 – 4 of 4) sorted by relevance
/csrg-svn/libexec/lfs_cleanerd/ |
H A D | cleanerd.c | 218 clean_loop(fsp, nsegs, options) in clean_loop() argument 279 clean_fs(fsp, cost_func, nsegs, options) in clean_fs() argument 358 int i, nsegs; local
|
H A D | library.c | 241 int i, nelem, nblocks, nsegs, sumsize; local
|
/csrg-svn/lib/libc/db/hash/ |
H A D | hash.c | 78 int bpages, hdrsize, new_table, nsegs, save_errno; variable 324 register int nbuckets, nsegs; local 875 alloc_segs(hashp, nsegs) in alloc_segs() argument
|
H A D | hash.h | 64 int nsegs; /* Number of allocated segments */ member
|