Searched refs:util_getopt_long (Results 1 – 2 of 2) sorted by relevance
| /scripts/dtc/ | ||
| A D | util.h | 240 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro |
| A D | dtc.c | 186 while ((opt = util_getopt_long()) != EOF) { in main() |
Completed in 6 milliseconds