Home
last modified time | relevance | path

Searched defs:OPT_STRING (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/ncpfs/
Dgetopt.h6 #define OPT_STRING 4 macro
/linux-3.3/tools/perf/util/
Dparse-options.h113 #define OPT_STRING(s, l, v, a, h) { .type = OPTION_STRING, .short_name = (s), .long_name = (l), … macro