Searched refs:optparse_argtype (Results 1 – 1 of 1) sorted by relevance
64 enum optparse_argtype { enum73 enum optparse_argtype argtype;181 optparse_argtype(const char *optstring, char c) in optparse_argtype() function222 type = optparse_argtype(optstring, option[0]); in optparse()