Searched defs:opt_v (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/cmd/volcheck/
H A Dvolcheck.c59 boolean_t opt_v = B_FALSE; local
76 opt_v = B_TRUE;
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dfm.c153 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 Dmodhash.c563 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 Dvfs.c184 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 Ddevinfo.c1321 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 Dkmem.c538 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 Dgenunix.c3758 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 Dmdb_help.c302 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 Dmdb_cmds.c1523 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 Dcpc.c60 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 Deft_mdb.c364 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 Dipdadm.c88 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 Dsmbios.c302 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 Dsched_impl.c187 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 Dconfigd.c192 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 Dplockstat.c760 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 Dpsrinfo.c450 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 Dlibtopo.c515 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 Dsdbc.c1642 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 Dfmdump.c1032 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 Dfaulty.c1661 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 Ddtrace.c1370 uint_t opt_v = FALSE; local
1384 MDB_OPT_SETBITS, TRUE, &opt_v, NULL) != argc)
1454 if (opt_v) {

Completed in 212 milliseconds