/illumos-gate/usr/src/cmd/projadd/ |
H A D | projadd.pl | 89 my $opt_p; 98 "p=s" => \$opt_p, 106 if (defined($opt_o) && ! defined($opt_p)); 187 if (defined($opt_p)) { 189 my ($ret, $value) = projent_parse_projid($opt_p);
|
H A D | projmod.pl | 367 my $opt_p; 381 "p=s" => \$opt_p, 393 if ($opt_c || $opt_G || $opt_l || $opt_p || $opt_U || @opt_K || $opt_A) { 418 if (defined($opt_o) && ! defined($opt_p)); 527 if (defined($opt_p)) { 529 ($ret, $value) = projent_parse_projid($opt_p);
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_evset.c | 187 uint64_t *opt_L, uintptr_t *opt_n, uint_t *opt_o, uint_t *opt_p, 198 *opt_p = FALSE; 225 'p', MDB_OPT_SETBITS, TRUE, opt_p, 337 uint_t opt_p = FALSE; local 343 &opt_l, &opt_L, &opt_n, &opt_o, &opt_p, &opt_rwx)) == NULL || 344 opt_i || opt_o || opt_rwx != 0 || opt_l || opt_L != 0 || opt_p) 382 uint_t opt_p = FALSE; local 388 &opt_l, &opt_L, &opt_n, &opt_o, &opt_p, &opt_rwx)) == NULL || 389 opt_i || opt_l || opt_L != 0 || opt_o || opt_p || opt_rwx != 0) 426 uint_t opt_p local 185 ev_getopts(uintmax_t addr, uint_t flags, int argc, const mdb_arg_t *argv, uint_t *evflags, char **opt_c, uint_t *opt_i, uint_t *opt_l, uint64_t *opt_L, uintptr_t *opt_n, uint_t *opt_o, uint_t *opt_p, uint_t *rwx) argument 477 uint_t opt_p = FALSE; local 526 uint_t opt_p = FALSE; local [all...] |
H A D | mdb_print.c | 2260 uint_t opt_C = FALSE, opt_L = FALSE, opt_p = FALSE, opt_i = FALSE; local 2288 'p', MDB_OPT_SETBITS, TRUE, &opt_p, 2300 if (opt_p && opt_i) { 2350 pa.pa_as = opt_p ? MDB_TGT_AS_PHYS : MDB_TGT_AS_VIRT; 2366 pa.pa_addr = opt_p ? mdb_get_dot() : addr;
|
H A D | mdb_cmds.c | 1678 uint_t opt_p = FALSE, opt_v = FALSE; local 1681 'p', MDB_OPT_SETBITS, TRUE, &opt_p, 1685 if (opt_p || opt_v)
|
/illumos-gate/usr/src/cmd/gcore/ |
H A D | gcore.c | 153 int opt_p = 0, opt_g = 0, opt_c = 0; local 184 opt_p = 1; 194 if ((opt_p | opt_g) == 0) { 205 if (opt_p && !(options & CC_PROCESS_PATH)) { 208 opt_p = 0; 217 if ((opt_p | opt_g) == 0 && prefix == NULL) 253 if (opt_p) {
|
/illumos-gate/usr/src/cmd/fm/scripts/ |
H A D | dictck.pl | 44 use vars qw($opt_b $opt_p $opt_v); 213 if ($opt_p) {
|
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | lgrp.c | 170 uint_t opt_p = lcc->lcc_opt_p; local 175 * if opt_p is set, we're going to break up info for 179 if (opt_p != 0) { 232 int opt_p = 0; /* display partition fraction loads */ local 250 'p', MDB_OPT_SETBITS, TRUE, &opt_p, 284 if (opt_p == 0) 345 if (opt_p) 365 lcc.lcc_opt_p = opt_p; 372 if (opt_p == 0) {
|
H A D | vfs.c | 551 int opt_p; member in struct:pfiles_cbdata 976 if (cb->opt_p) { 1150 'p', MDB_OPT_SETBITS, TRUE, &cb.opt_p, 1164 if (cb.opt_p)
|
/illumos-gate/usr/src/cmd/nohup/ |
H A D | nohup.c | 68 static int opt_p = 0; variable 124 opt_p = 1; 147 if (opt_p && opt_g) 150 if (opt_p || opt_g)
|
/illumos-gate/usr/src/cmd/psrinfo/ |
H A D | psrinfo.c | 449 int opt_p = 0; local 615 opt_p = 1; 651 if (opt_v && opt_p) { 653 } else if (opt_s && opt_p) { 655 } else if (opt_p) {
|
/illumos-gate/usr/src/cmd/plockstat/ |
H A D | plockstat.c | 760 int opt_C = 0, opt_H = 0, opt_p = 0, opt_v = 0; local 794 opt_p = 1; 924 if (opt_p) {
|
/illumos-gate/usr/src/cmd/fm/fmdump/common/ |
H A D | fmdump.c | 1032 int opt_v, int opt_V, int opt_p, int opt_j) 1079 fmt = opt_p ? FMDUMP_PRETTY : opt_j ? FMDUMP_JSON : 1157 int opt_a = 0, opt_e = 0, opt_f = 0, opt_H = 0, opt_m = 0, opt_p = 0; local 1228 if (opt_p) 1242 opt_p++; 1322 opt_v, opt_V, opt_p, opt_j); 1413 &ops->do_formats[opt_p ? FMDUMP_PRETTY : 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/fmtopo/common/ |
H A D | fmtopo.c | 59 static int opt_p = 0; variable 134 if (opt_p && !(pcnt > 0 || opt_V || opt_all)) { 1108 if (opt_p && !(pcnt > 0 || opt_V || opt_all)) { 1220 opt_p++;
|
/illumos-gate/usr/src/cmd/fm/fmadm/common/ |
H A D | faulty.c | 1661 int opt_a = 0, opt_v = 0, opt_p = 0, opt_s = 0, opt_r = 0, opt_f = 0; local 1687 opt_p++; 1715 if (opt_p) { 1721 opt_p = 0; 1730 print_fru(opt_s, opt_a, opt_i, opt_p && !opt_s); 1734 print_catalog(opt_s, opt_a, opt_v, opt_i, opt_p && !opt_s); 1738 if (opt_p) {
|
/illumos-gate/usr/src/cmd/mdb/common/modules/sdbc/ |
H A D | sdbc.c | 1635 uint_t opt_p = FALSE; /* pageio */ local 1663 'p', MDB_OPT_SETBITS, TRUE, &opt_p, 1672 !opt_o && !opt_m && !opt_p && !opt_V && !opt_B && 1707 (opt_p && (centry.cc_pageio)) || 2914 uint_t opt_p = FALSE; /* PINNED */ local 2927 'p', MDB_OPT_SETBITS, TRUE, &opt_p, 2955 if (!opt_a && !opt_p && !opt_t && 2961 (!opt_p && !opt_t) || /* no options chosen */ 2962 (opt_p && (gl_file_info.sv_pinned != _SD_NO_HOST)) ||
|
/illumos-gate/usr/src/cmd/prtdiag/i386/ |
H A D | smbios.c | 302 do_prominfo(int opt_v, char *progname, int opt_l, int opt_p) argument
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eft_mdb.c | 311 int opt_p = 0; local 319 'p', MDB_OPT_SETBITS, TRUE, &opt_p, 324 if (opt_p) {
|