Searched defs:optparse (Results 1 – 2 of 2) sorted by relevance
54 struct optparse { struct64 enum optparse_argtype { argument80 void optparse_init(struct optparse *options, char **argv); argument196 optparse(struct optparse *options, const char *optstring) in optparse() function
746 optparse = __import__('optparse') variable