Searched defs:OptEntry (Results 1 – 1 of 1) sorted by relevance
914 struct OptEntry { struct915 const char opt;916 const char *longOpt;917 const ControlCmd cmd;918 const OptHandler handler;919 const bool needArg;922 uint32_t count;