Searched defs:OPTION_ARGUMENT (Results 1 - 1 of 1) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dparse-options.h10 OPTION_ARGUMENT, enumerator in enum:parse_opt_type
102 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) }

Completed in 57 milliseconds