Lines Matching refs:opt
376 char *opt = *argv++; in dhd_option() local
380 "error: expected interface name after option %s\n", opt); in dhd_option()
629 if (!opts.good_int && opts.opt != 'd') { in dhd_pktgen()
635 switch (opts.opt) { in dhd_pktgen()
977 if (opts.opt == 'h') { in dhd_membytes()
979 } else if (opts.opt == 'r') { in dhd_membytes()
1746 if (opts.opt == 'a') { in dhd_download()
1764 } else if (!opts.opt) { in dhd_download()
1777 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_download()
1997 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_dldn()
2116 if (opts.opt == 'a') { in dhd_upload()
2133 } else if (!opts.opt) { in dhd_upload()
2138 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_upload()
2314 } else if (!opts.opt) { in dhd_coredump()
2319 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_coredump()
2460 if (!opts.opt) { in dhd_consoledump()
2465 fprintf(stderr, "unrecognized option %c\n", opts.opt); in dhd_consoledump()