Searched refs:temp_cr (Results 1 – 1 of 1) sorted by relevance
561 char temp_cr[255]; in cd9660_createSL() local578 temp_cr[0] = SL_FLAGS_ROOT; in cd9660_createSL()579 temp_cr[1] = 0; in cd9660_createSL()581 temp_cr, 2); in cd9660_createSL()587 temp_cr[i] = '\0'; in cd9660_createSL()595 temp_cr[0] = SL_FLAGS_CURRENT; in cd9660_createSL()600 temp_cr[0] = SL_FLAGS_PARENT; in cd9660_createSL()604 temp_cr[dir_count+2] = *sl_ptr; in cd9660_createSL()609 temp_cr[dir_count + 2] = *sl_ptr; in cd9660_createSL()622 temp_sl[j] = temp_cr[j]; in cd9660_createSL()[all …]