Home
last modified time | relevance | path

Searched refs:opt_w (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dsvc.c193 uint_t opt_w = FALSE; in svc_mxprt_dcmd() local
196 'w', MDB_OPT_SETBITS, TRUE, &opt_w, NULL) != argc) in svc_mxprt_dcmd()
204 if (opt_w) { in svc_mxprt_dcmd()
H A Drfs4.c91 uint_t opt_w = FALSE; in rfs4_tbl_dcmd() local
100 'w', MDB_OPT_SETBITS, TRUE, &opt_w, NULL) != argc) in rfs4_tbl_dcmd()
103 if (opt_w) { in rfs4_tbl_dcmd()
217 uint_t opt_w = FALSE; in rfs4_idx_dcmd() local
225 'w', MDB_OPT_SETBITS, TRUE, &opt_w, NULL) != argc) in rfs4_idx_dcmd()
228 if (opt_w) { in rfs4_idx_dcmd()
H A Dnfs.c1558 uint_t opt_w = FALSE; in nfs_help_dcmd() local
1572 'w', MDB_OPT_SETBITS, TRUE, &opt_w, NULL) != argc) in nfs_help_dcmd()
1580 if (opt_w) { in nfs_help_dcmd()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_set.c358 uint_t opt_w = FALSE, opt_plus_w = FALSE, opt_W = FALSE; in cmd_set() local
384 'w', MDB_OPT_SETBITS, TRUE, &opt_w, in cmd_set()
411 if ((opt_w && opt_plus_w) || (opt_W && opt_plus_W)) in cmd_set()
424 if (opt_w) in cmd_set()
H A Dmdb_cmds.c2025 uint_t opt_w = FALSE; /* Window mode off by default */ in cmd_dis() local
2033 'w', MDB_OPT_SETBITS, TRUE, &opt_w, in cmd_dis()
2063 if (opt_w == FALSE && (argc != i || (flags & DCMD_ADDRSPEC))) { in cmd_dis()
2074 opt_w = TRUE; in cmd_dis()
2081 opt_w = FALSE; in cmd_dis()
2103 if (opt_w == FALSE) { in cmd_dis()
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh332 $opt_w && wait_prompt exit