Home
last modified time | relevance | path

Searched refs:usage_short_opts (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/dtc/
H A Dutil.h216 util_usage(errmsg, usage_synopsis, usage_short_opts, \
224 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
H A Dfdtoverlay.c27 static const char usage_short_opts[] = "i:o:v" USAGE_COMMON_SHORT_OPTS; variable
H A Ddtc.c50 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@LAThv"; variable