Searched refs:lastscript (Results 1 – 1 of 1) sorted by relevance
2442 static char lastscript[MAX_PATH]; in Run_RemoveScript() local2456 if (strcmp(lastscript, scriptname)) { in Run_RemoveScript()2469 strcpy(lastscript, scriptname); in Run_RemoveScript()