Searched refs:opt_h (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/lgrpinfo/ |
H A D | lgrpinfo.pl | 72 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;
|
/titanic_50/usr/src/cmd/fm/scripts/ |
H A D | fmsim.ksh | 174 if $opt_h || [[ -z "$files" && $opt_i = false ]]; then
|
/titanic_50/usr/src/cmd/dtrace/test/cmd/scripts/ |
H A D | dtest.pl | 551 usage() if ($opt_h);
|
/titanic_50/usr/src/cmd/mdb/common/modules/sdbc/ |
H A D | sdbc.c | 1633 uint_t opt_h = FALSE; /* hashed */ in sdbc_cctl() local 1658 'h', MDB_OPT_SETBITS, TRUE, &opt_h, in sdbc_cctl() 1671 nofilter = (!OPT_B_SELECTED && !opt_d && !opt_h && !opt_i && in sdbc_cctl() 1705 (opt_h && (centry.cc_head.hh_hashed)) || in sdbc_cctl()
|