Home
last modified time | relevance | path

Searched refs:dumpdirmap (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sbin/dump/
H A Dtraverse.c127 SETINO(ino, dumpdirmap);
172 for (map = dumpdirmap, ino = 1; ino < maxino; ino++) {
204 CLRINO(ino, dumpdirmap);
290 if (TSTINO(dp->d_ino, dumpdirmap)) {
H A Ddump.h18 char *dumpdirmap; /* map of directories to be dumped */ variable
H A Dmain.c291 dumpdirmap = (char *)calloc((unsigned) mapsize, sizeof(char));
363 for (map = dumpdirmap, ino = 1; ino < maxino; ino++) {