Searched refs:tempfilename (Results 1 – 1 of 1) sorted by relevance
219 static char tempfilename[sizeof (TEMP_FILE_PATTERN)] = ""; variable746 if (tempfilename[0] != '\0') { in remove_tempfile()748 ret = remove(tempfilename); in remove_tempfile()752 tempfilename[0] = '\0'; in remove_tempfile()14386 (void) strcpy(tempfilename, tempname); in lscf_editprop()