Searched defs:longopt (Results 1 – 5 of 5) sorted by relevance
108 std::string_view longopt) in ArgParserBase()142 BoolParser::BoolParser(std::string_view shortopt, std::string_view longopt) in BoolParser()167 std::string_view longopt) in UnsignedParserBase()
82 size_t longopt = 5; in print_category() local
688 bool longopt = FALSE; in getparameter() local
170 UnsignedParser(std::string_view shortopt, std::string_view longopt) in UnsignedParser()
144 static void gotflag(struct getoptflagstate *gof, struct opts *opt, int longopt) in gotflag()