/illumos-gate/usr/src/cmd/volcheck/ |
H A D | volcheck.c | 59 boolean_t opt_v = B_FALSE; local 76 opt_v = B_TRUE;
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | fm.c | 153 uint_t opt_v = 0; local 163 if (mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &opt_v) != argc) 171 if (DCMD_HDRSPEC(flags) && !opt_v) { 180 * dumping the nvlist (same as opt_v). 191 if (opt_v)
|
H A D | modhash.c | 563 uint_t opt_v) 568 if (DCMD_HDRSPEC(flags) && opt_k == 0 && opt_v == 0) { 580 } else if (opt_v) { 605 uint_t opt_v = 0; local 615 'v', MDB_OPT_SETBITS, 1, &opt_v, 619 if ((opt_k && opt_v) || (opt_t != NULL && (opt_k || opt_v)) || 633 return (modent_print(addr, 0, flags, htep, FALSE, opt_k, opt_v)); 561 modent_print(uintptr_t addr, int hidx, uint_t flags, const hash_type_entry_t *htep, boolean_t prtidx, uint_t opt_k, uint_t opt_v) argument
|
H A D | vfs.c | 184 int opt_v = 0; local 203 'v', MDB_OPT_SETBITS, TRUE, &opt_v, NULL) != argc) 219 else if (!opt_v && (len >= FSINFO_MNTLEN)) 231 if (!opt_v)
|
H A D | devinfo.c | 1321 uint_t opt_v = FALSE, opt_m = FALSE; local 1330 'v', MDB_OPT_SETBITS, TRUE, &opt_v, 1368 if (opt_v) 1380 if (opt_v) {
|
H A D | kmem.c | 538 uint_t opt_v = FALSE; local 547 'v', MDB_OPT_SETBITS, TRUE, &opt_v, 581 if (!(opt_v || buckets) && DCMD_HDRSPEC(flags)) { 583 } else if ((opt_v || buckets) && !skip) { 589 if (opt_v) { 649 if (!opt_v) { 653 if (opt_v && (stats.ks_partial_slabs > 0)) {
|
H A D | genunix.c | 3758 uint_t opt_v = FALSE; local 3768 i = mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &opt_v, NULL); 3775 if (opt_v || DCMD_HDRSPEC(flags)) { 3778 if (!opt_v) { 3797 if (!opt_v) {
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_help.c | 302 uint_t opt_v = FALSE; local 305 i = mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &opt_v, NULL); 330 if (opt_v) { 347 if (opt_v) {
|
H A D | mdb_cmds.c | 1523 uint_t opt_v = FALSE; local 1527 'v', MDB_OPT_SETBITS, TRUE, &opt_v, NULL) != argc) 1530 if (opt_v) { 1678 uint_t opt_p = FALSE, opt_v = FALSE; local 1682 'v', MDB_OPT_SETBITS, TRUE, &opt_v, NULL) != argc) 1685 if (opt_p || opt_v) 1686 return (showrev_objectversions(opt_v));
|
/illumos-gate/usr/src/cmd/mdb/common/modules/cpc/ |
H A D | cpc.c | 60 uint_t opt_v = FALSE; local 62 if (mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &opt_v) != argc) 104 if (opt_v) 117 if (opt_v == 0)
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 364 int opt_v = 0; local 371 'v', MDB_OPT_SETBITS, TRUE, &opt_v, 382 if (opt_v) {
|
/illumos-gate/usr/src/cmd/ipdadm/ |
H A D | ipdadm.c | 88 int opt_v = (int)(intptr_t)arg; local 95 if (!opt_v) { 107 int opt_v = 0; local 116 ++opt_v; 136 ipd_status_foreach_zone(hdl, ipdadm_list_one, (void *)(intptr_t)opt_v);
|
/illumos-gate/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 302 do_prominfo(int opt_v, char *progname, int opt_l, int opt_p) argument
|
/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/ |
H A D | sched_impl.c | 187 uint_t opt_v = FALSE; local 190 if (mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &opt_v, 202 if (opt_v) /* verbose */
|
/illumos-gate/usr/src/cmd/mdb/common/modules/svc.configd/ |
H A D | configd.c | 192 int opt_v = FALSE; /* verbose */ local 207 'v', MDB_OPT_SETBITS, TRUE, &opt_v, NULL) != argc) 294 if (opt_v) {
|
/illumos-gate/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 760 int opt_C = 0, opt_H = 0, opt_p = 0, opt_v = 0; local 798 opt_v = 1; 967 if (opt_v)
|
/illumos-gate/usr/src/cmd/psrinfo/ |
H A D | psrinfo.c | 450 int opt_v = 0; local 618 opt_v = 1; 645 if (opt_s && opt_v) { 651 if (opt_v && opt_p) { 657 } else if (opt_v) {
|
/illumos-gate/usr/src/cmd/mdb/common/modules/libtopo/ |
H A D | libtopo.c | 515 uint_t opt_v = FALSE; local 518 if (mdb_getopts(argc, argv, 'v', MDB_OPT_SETBITS, TRUE, &opt_v, 531 verbose = opt_v;
|
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/ |
H A D | sdbc.c | 1642 uint_t opt_v = FALSE; /* verbose */ local 1667 'v', MDB_OPT_SETBITS, TRUE, &opt_v) != argc) 1726 if (!opt_v) 2098 uint_t opt_v = FALSE; local 2105 'v', MDB_OPT_SETBITS, TRUE, &opt_v) != argc) 2132 if (opt_c || opt_d || opt_v) 2156 if (!opt_v) 2203 uint_t opt_v = FALSE; local 2210 'v', MDB_OPT_SETBITS, TRUE, &opt_v) != argc) 2219 print_wrq(&(_sd_net_config.sn_wr_queue), opt_v); 2333 uint_t opt_v = FALSE; local 2516 uint_t opt_v = FALSE; local 2621 uint_t opt_v = FALSE; local [all...] |
/illumos-gate/usr/src/cmd/fm/fmdump/common/ |
H A D | fmdump.c | 1032 int opt_v, int opt_V, int opt_p, int opt_j) 1081 else if (opt_v) 1158 int opt_u = 0, opt_v = 0, opt_V = 0, opt_j = 0; local 1271 opt_v++; 1322 opt_v, opt_V, opt_p, opt_j); 1416 } else if (opt_v) { 1030 aggregate(char **ifiles, int n_ifiles, int opt_f, fmd_log_filter_t *fv, uint_t fc, int opt_v, int opt_V, int opt_p, int opt_j) argument
|
/illumos-gate/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 1661 int opt_a = 0, opt_v = 0, opt_p = 0, opt_s = 0, opt_r = 0, opt_f = 0; local 1703 opt_v++; 1734 print_catalog(opt_s, opt_a, opt_v, opt_i, opt_p && !opt_s);
|
/illumos-gate/usr/src/cmd/mdb/common/modules/dtrace/ |
H A D | dtrace.c | 1370 uint_t opt_v = FALSE; local 1384 MDB_OPT_SETBITS, TRUE, &opt_v, NULL) != argc) 1454 if (opt_v) {
|