Home | History | Annotate | Download | only in tests

Lines Matching defs:programName

1321 static int FUZ_usage(const char* programName)
1324 DISPLAY( " %s [args]\n", programName);
1348 const char* programName = argv[0];
1366 return FUZ_usage(programName);