Searched refs:util_getopt_long (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/dtc/
H A Dutil.h238 #define util_getopt_long() getopt_long(argc, argv, usage_short_opts, \ macro
H A Dfdtput.c424 while ((opt = util_getopt_long()) != EOF) {
H A Dfdtget.c321 while ((opt = util_getopt_long()) != EOF) {
H A Dfdtdump.c186 while ((opt = util_getopt_long()) != EOF) {
H A Ddtc.c189 while ((opt = util_getopt_long()) != EOF) {

Completed in 153 milliseconds