Home
last modified time | relevance | path

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

/external/tinyalsa_new/utils/
Doptparse.h121 #define OPTPARSE_MSG_MISSING "option requires an argument" macro
251 return optparse_error(options, OPTPARSE_MSG_MISSING, str); in optparse()
392 return optparse_error(options, OPTPARSE_MSG_MISSING, name); in optparse_long()