Searched defs:optarg (Results 1 – 3 of 3) sorted by relevance
73 char* optarg, std::list<std::string>& string_list) { in ParseValue()100 char* optarg) { in ProcessOption()
507 private String apfShellCommand(String iface, String cmd, @Nullable String optarg) { in apfShellCommand()564 final String optarg = getNextArg(); in onCommand() local
1454 public String apfShellCommand(String cmd, @Nullable String optarg) { in apfShellCommand()