Searched defs:progName (Results 1 – 2 of 2) sorted by relevance
67 char* progName; variable
191 static void Usage(const char* progName) in Usage()