Searched refs:nextid (Results 1 – 1 of 1) sorted by relevance
356 int n, numfiles, nextid, dirlen, buflen, errs = 0; in do_dir() local417 nextid = 0; in do_dir()434 while (bit_isset(idmask, nextid)) in do_dir()435 nextid++; in do_dir()439 suffixes[bp->type], nextid); in do_dir()456 bit_set(idmask, nextid); in do_dir()
Completed in 5 milliseconds