Home
last modified time | relevance | path

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

/external/tinyalsa_new/utils/
Doptparse.h120 #define OPTPARSE_MSG_INVALID "invalid option" macro
229 return optparse_error(options, OPTPARSE_MSG_INVALID, str); in optparse()
399 return optparse_error(options, OPTPARSE_MSG_INVALID, option); in optparse_long()