Lines Matching refs:opt
375 char *opt = *argv++; in dhd_option() local
379 "error: expected interface name after option %s\n", opt); in dhd_option()
628 if (!opts.good_int && opts.opt != 'd') { in dhd_pktgen()
634 switch (opts.opt) { in dhd_pktgen()
976 if (opts.opt == 'h') { in dhd_membytes()
978 } else if (opts.opt == 'r') { in dhd_membytes()
1745 if (opts.opt == 'a') { in dhd_download()
1763 } else if (!opts.opt) { in dhd_download()
1776 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_download()
1996 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_dldn()
2115 if (opts.opt == 'a') { in dhd_upload()
2132 } else if (!opts.opt) { in dhd_upload()
2137 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_upload()
2313 } else if (!opts.opt) { in dhd_coredump()
2318 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_coredump()
2459 if (!opts.opt) { in dhd_consoledump()
2464 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_consoledump()