Home
last modified time | relevance | path

Searched refs:lastscript (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/PC/bdist_wininst/
Dinstall.c2442 static char lastscript[MAX_PATH]; in Run_RemoveScript() local
2456 if (strcmp(lastscript, scriptname)) { in Run_RemoveScript()
2469 strcpy(lastscript, scriptname); in Run_RemoveScript()