Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/dtc/dist/
H A Dutil.h219 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
H A Dfdtoverlay.c172 while ((opt = util_getopt_long()) != EOF) { in main()
H A Dconvert-dtsv0-lexer.l223 while ((opt = util_getopt_long()) != EOF) { in main()
H A Dfdtget.c326 while ((opt = util_getopt_long()) != EOF) { in main()
H A Ddtc.c182 while ((opt = util_getopt_long()) != EOF) { in main()
H A Dfdtdump.c194 while ((opt = util_getopt_long()) != EOF) { in main()
H A Dfdtput.c412 while ((opt = util_getopt_long()) != EOF) { in main()