Home | History | Annotate | Download | only in driver

Lines Matching refs:getopt_long_only

516     // Build the option_string argument for call to getopt_long_only.
547 // Prepare for & make calls to getopt_long_only.
558 val = ::getopt_long_only (argc, const_cast<char **>(argv), option_string.c_str(), long_options, &long_options_index);
748 // Skip any options we consumed with getopt_long_only
765 // Skip any options we consumed with getopt_long_only