Searched refs:usage_short_opts (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | util.h | 228 util_usage(errmsg, usage_synopsis, usage_short_opts, \ 236 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
|
| H A D | dtc.c | 65 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@Ahv"; variable
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | util.h | 212 util_usage(errmsg, usage_synopsis, usage_short_opts, \ 220 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \
|
| H A D | dtc.c | 50 static const char usage_short_opts[] = "qI:O:o:V:d:R:S:p:a:fb:i:H:sW:E:@AThv"; variable
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fdtgrep.c | 921 static const char usage_short_opts[] = variable 992 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ 1061 util_usage(errmsg, usage_synopsis, usage_short_opts, \
|