HomeSort by: relevance | last modified time | path
    Searched defs:dumpdirmap (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/dump/
main.c 76 char *dumpdirmap; variable in typeref:typename:char *
565 dumpdirmap = (char *)xcalloc((unsigned) mapsize, sizeof(char));
651 for (map = dumpdirmap, ino = 1; ino < maxino; ino++) {
main.c 76 char *dumpdirmap; variable in typeref:typename:char *
565 dumpdirmap = (char *)xcalloc((unsigned) mapsize, sizeof(char));
651 for (map = dumpdirmap, ino = 1; ino < maxino; ino++) {

Completed in 23 milliseconds