Home
last modified time | relevance | path

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

/tools/lib/subcmd/
Dparse-options.h21 OPTION_SET_PTR, enumerator
128 #define OPT_SET_PTR(s, l, v, h, p) { .type = OPTION_SET_PTR, .short_name = (s), .long_name = (l), …
Dparse-options.c108 case OPTION_SET_PTR: in get_value()
156 case OPTION_SET_PTR: in get_value()
203 case OPTION_SET_PTR: in get_value()
724 case OPTION_SET_PTR: in print_option_help()