Searched refs:temp_sl (Results 1 – 1 of 1) sorted by relevance
509 char temp_sl[255]; /* used in copying continuation entry*/ in cd9660_createSL() local569 temp_sl[j] = temp_cr[j]; in cd9660_createSL()572 temp_sl[0] = SL_FLAGS_CONTINUE; in cd9660_createSL()573 temp_sl[1] = j - 2; in cd9660_createSL()577 temp_sl, j); in cd9660_createSL()