Searched refs:CommandLineArguments (Results 1 – 4 of 4) sorted by relevance
52 } CommandLineArguments; typedef61 CommandLineArguments* const args);64 void ExUtilDeleteCommandLineArguments(CommandLineArguments* const args);
67 CommandLineArguments* const args) { in ResetCommandLineArguments()75 void ExUtilDeleteCommandLineArguments(CommandLineArguments* const args) { in ExUtilDeleteCommandLineArguments()87 CommandLineArguments* const args) { in ExUtilInitCommandLineArguments()
113 CommandLineArguments cmd_args_;126 static int CountOccurrences(const CommandLineArguments* const args, in CountOccurrences()532 static int ValidateCommandLine(const CommandLineArguments* const cmd_args, in ValidateCommandLine()
141 CommandLineArguments cmd_args; in main()
Completed in 5 milliseconds