Searched refs:commandLineArgc (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/apps/debugger/
H A DDebugger.cpp76 int commandLineArgc; member in struct:Options
86 commandLineArgc(0),
177 options.commandLineArgc = argc - optind;
186 if (options.commandLineArgc > 0)
230 if (options.commandLineArgc > 0) {
234 options.commandLineArgc, false);

Completed in 44 milliseconds