Searched defs:getopt_data (Results 1 – 6 of 6) sorted by relevance
56 struct getopt_data : utils::noncopyable { struct61 std::string short_options;64 utils::auto_array< ::option > long_options;67 std::map< int, const cmdline::base_option* > ids;
105 static struct _getopt_data getopt_data; variable
120 static struct _getopt_data getopt_data; variable
121 static struct _getopt_data getopt_data; variable