Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/scripts/dtc/
Dutil.h222 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
/kernel/linux/linux-5.10/scripts/dtc/
Dutil.h220 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro