Searched refs:OPTPARSE_MSG_TOOMANY (Results 1 – 1 of 1) sorted by relevance
122 #define OPTPARSE_MSG_TOOMANY "option takes no arguments" macro386 return optparse_error(options, OPTPARSE_MSG_TOOMANY, name); in optparse_long()