Searched defs:OptEntry (Results 1 – 1 of 1) sorted by relevance
990 struct OptEntry { struct991 const char opt;992 const char *longOpt;993 const ControlCmd cmd;994 const OptHandler handler;995 const bool needArg;998 uint32_t count;