Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.h23 OPTION_LONG, enumerator
133 #define OPT_LONG(s, l, v, h) { .type = OPTION_LONG, .short_name = (s), .long_name = (l), .va…
H A Dparse-options.c118 case OPTION_LONG: in get_value()
169 case OPTION_LONG: in get_value()
287 case OPTION_LONG: in get_value()
728 case OPTION_LONG: in print_option_help()