Searched refs:TMPNAME (Results 1 – 2 of 2) sorted by relevance
32 #define TMPNAME "\\command.tmp" macro34 #define TMPNAME "/tmp/command.tmp" macro
233 strcpy(&WorkString[strlen(WorkString)],TMPNAME); in BuildCommand()