Searched refs:TEMP_FILE (Results 1 – 2 of 2) sorted by relevance
40 #define TEMP_FILE "ccXXXXXX" macro41 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)69 strcpy (temp_filename + len, TEMP_FILE); in choose_temp_base()
60 #define TEMP_FILE "ccXXXXXX" macro61 #define TEMP_FILE_LEN (sizeof(TEMP_FILE) - 1)202 strcpy (temp_filename + base_len, TEMP_FILE); in make_temp_file()