Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/dtc/
A Dutil.h222 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
A Dfdtoverlay.c169 while ((opt = util_getopt_long()) != EOF) { in main()
A Ddtc.c182 while ((opt = util_getopt_long()) != EOF) { in main()

Completed in 4 milliseconds