| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/md/ |
| set_io_cnt.c | 60 uint64_t opt_m = 0; /* array element */ local 67 'm', MDB_OPT_UINT64, &opt_m, NULL); 74 if ((opt_s != 0) && (opt_m != 0)) { 100 opt_m = setno; 103 if (opt_m > 0) { 104 mdb_printf("%lld]\t%ld\t%ld", opt_m, 105 md_setio[opt_m].io_cnt, md_setio[opt_m].io_state);
|
| /onnv/onnv-gate/usr/src/cmd/fm/fmstat/common/ |
| fmstat.c | 700 const char *opt_m = NULL; local 738 opt_m = optarg; 771 if (opt_t != 0 && (opt_m != NULL || opt_s != 0)) { 783 if (opt_m == NULL && opt_s != 0) { 796 stat_mod_serd(opt_m); 798 stat_xprt_auth(opt_m); 799 else if (opt_a || opt_m) 800 stat_mod(opt_m, opt_a, opt_z);
|
| /onnv/onnv-gate/usr/src/cmd/fm/fmdump/common/ |
| fmdump.c | 539 int opt_a = 0, opt_e = 0, opt_f = 0, opt_H = 0, opt_m = 0; local 591 opt_m++; 715 } else if (opt_m) { 720 if (opt_m && arg.da_fmt->do_func == NULL) {
|
| /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/ |
| fmtopo.c | 53 static const char *opt_m; variable 853 if (opt_m != NULL) { 854 if (topo_method_invoke(node, opt_m, 0, NULL, &out, &err) == 0) { 1212 opt_m = optarg;
|
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sdbc/ |
| sdbc.c | 1640 uint_t opt_m = FALSE; \/* has memory allocated *\/ local [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| devinfo.c | 1285 uint_t opt_v = FALSE, opt_m = FALSE; local [all...] |