Searched refs:opt_h (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl72 our($opt_a, $opt_l, $opt_m, $opt_c, $opt_C, $opt_e, $opt_t, $opt_h, $opt_u,
80 "h|?" => \$opt_h,
91 usage(0) if $opt_h;
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dfmsim.ksh65 opt_h=false
174 if $opt_h || [[ -z "$files" && $opt_i = false ]]; then
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl551 usage() if ($opt_h);
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1633 uint_t opt_h = FALSE; /* hashed */ local
1658 'h', MDB_OPT_SETBITS, TRUE, &opt_h,
1671 nofilter = (!OPT_B_SELECTED && !opt_d && !opt_h && !opt_i &&
1705 (opt_h && (centry.cc_head.hh_hashed)) ||

Completed in 66 milliseconds