Searched refs:ProgramInvocationShortName (Results 1 – 3 of 3) sorted by relevance
347 fprintf(stdout, "%s\n", ProgramInvocationShortName()); in ShowVersion()374 const char* progname = ProgramInvocationShortName(); in HandleCommandLineHelpFlags()
1288 ProgramInvocationShortName(), in ProcessOptionsFromStringLocked()1292 (glob == ProgramInvocationShortName())) { in ProcessOptionsFromStringLocked()1479 const char* ProgramInvocationShortName() { // like the GNU libc fn in ProgramInvocationShortName() function
193 extern const char* ProgramInvocationShortName(); // basename(argv0)