Home | Sort by: relevance | last modified time | path |
/src/sbin/restore/ | |
main.c | 75 char *usedinomap; variable in typeref:typename:char * |
/src/sbin/dump/ | |
main.c | 75 char *usedinomap; variable in typeref:typename:char * 564 usedinomap = (char *)xcalloc((unsigned) mapsize, sizeof(char)); 647 dumpmap(usedinomap, TS_CLRI, maxino - 1); |