HomeSort by relevance Sort by last modified time
    Searched defs:opt_V (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fm/fmd/common/
fmd_main.c 203 int c, pfd = -1, opt_V = 0;
224 opt_V++;
234 if (opt_V) {
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
Perldoc.pm 113 sub opt_V { # report version and exit
213 if( DEBUG or $self->opt_v ) {
485 if(DEBUG() or $self->opt_v) {
960 if(DEBUG() or $self->opt_v) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fm/fmdump/common/
fmdump.c 540 int opt_u = 0, opt_v = 0, opt_V = 0; local
624 opt_v++;
627 opt_V++;
710 if (opt_V) {
713 } else if (opt_v) {
733 if (arg.da_fmt->do_hdr && !(opt_V && ops == &fmdump_flt_ops))
  /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/
fmtopo.c 61 static int opt_V = 0;
133 if (opt_p && !(pcnt > 0 || opt_V || opt_all)) {
392 if (!opt_V && strlen(val) > 48) {
405 if (opt_V)
410 if (!opt_V && strlen(fmri) > 48) {
501 } else if (!opt_V && strlen(pgn) > 30) {
863 if (opt_V || opt_all) {
1106 if (opt_p && !(pcnt > 0 || opt_V || opt_all)) {
1221 opt_V++;
  /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sdbc/
sdbc.c 1642 uint_t opt_v = FALSE; \/* verbose *\/ local
2098 uint_t opt_v = FALSE; local
2203 uint_t opt_v = FALSE; local
2333 uint_t opt_v = FALSE; local
2516 uint_t opt_v = FALSE; local
2621 uint_t opt_v = FALSE; local
    [all...]

Completed in 4739 milliseconds