Lines Matching defs:dir_count
496 int path_count, dir_count, done, i, j, dir_copied;
505 dir_count = 0;
522 for (i = 0; i < (dir_count + 2); i++)
540 temp_cr[dir_count+2] = *sl_ptr;
542 dir_count++;
545 temp_cr[dir_count + 2] = *sl_ptr;
547 dir_count++;
551 if ((path_count + dir_count) >= 249) {
579 if (dir_count > 2) {
580 while (j != dir_count + 2) {
590 while(j != dir_count) {
599 temp_cr[1] = dir_count;
602 temp_cr, dir_count + 2);
603 path_count += dir_count + 2;
613 dir_count = 0;