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