Searched refs:versionStr (Results 1 – 2 of 2) sorted by relevance
58 bool ATVersion::ShowVersionIfArg(int argc, const char **argv, const char *versionStr) in ShowVersionIfArg() argument63 fprintf(stdout, AT_VERSION_OUT_FORMAT, versionStr); in ShowVersionIfArg()
49 static bool ShowVersionIfArg(int argc, const char **argv, const char *versionStr);