Home
last modified time | relevance | path

Searched refs:optparse_argtype (Results 1 – 1 of 1) sorted by relevance

/external/tinyalsa_new/utils/
Doptparse.h64 enum optparse_argtype { enum
73 enum optparse_argtype argtype;
181 optparse_argtype(const char *optstring, char c) in optparse_argtype() function
222 type = optparse_argtype(optstring, option[0]); in optparse()