Searched defs:OptEntry (Results 1 – 1 of 1) sorted by relevance
1014 struct OptEntry { struct1015 const char opt;1016 const char *longOpt;1017 const ControlCmd cmd;1018 const OptHandler handler;1019 const bool needArg;1022 uint32_t count;