Searched refs:SHORT_OPTIONS_DUMP (Results 1 – 1 of 1) sorted by relevance
31 const std::string SHORT_OPTIONS_DUMP = "ht::r::i:p:"; variable119 …int32_t option = getopt_long(argc_, argv_, SHORT_OPTIONS_DUMP.c_str(), LONG_OPTIONS_DUMP, nullptr); in RunAsDumpCommand()