Searched refs:util_getopt_long (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/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) {
H A Dfdtdump.c194 while ((opt = util_getopt_long()) != EOF) {
H A Dfdtget.c326 while ((opt = util_getopt_long()) != EOF) {
H A Ddtc.c182 while ((opt = util_getopt_long()) != EOF) {
H A Dfdtput.c412 while ((opt = util_getopt_long()) != EOF) {

Completed in 203 milliseconds