DEPSEC
dir = alloc(sizeof(DOS_DIR) * DEPSEC);
for (ent = 0; ent < DEPSEC; ent++) {
dealloc(dir, sizeof(DOS_DIR) * DEPSEC);