| /onnv/onnv-gate/usr/src/cmd/volcheck/ |
| volcheck.c | 58 boolean_t opt_t = B_FALSE; local 73 opt_t = B_TRUE;
|
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
| Perldoc.pm | 127 sub opt_t { # choose plaintext as output format subroutine 130 return $self->_elem('opt_t', @_); 529 if(!$self->opt_T # so -T can FORCE sending to STDOUT 642 $self->{'output_to_stdout'} = 1 if $self->opt_T or ! -t STDOUT; 663 # $self->opt_t, $self->opt_u, $self->opt_m, $self->opt_l [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/genunix/ |
| modhash.c | 356 uint_t opt_t = FALSE; local 369 't', MDB_OPT_SETBITS, TRUE, &opt_t, 408 new_argv[0].a_un.a_str = opt_t ? "-st" : "-s"; 417 if (opt_s | opt_t) { 447 if (opt_t != 0) { 502 if (opt_t != 0) { 601 const char *opt_t = NULL; local 613 't', MDB_OPT_STR, &opt_t, 619 if ((opt_k && opt_v) || (opt_t != NULL && (opt_k || opt_v)) || 625 if (opt_t != NULL && strcmp(opt_t, htep->hte_type) == 0 [all...] |
| net.c | 1230 uint_t opt_t; member in struct:__anon1 [all...] |
| /onnv/onnv-gate/usr/src/cmd/fm/fmstat/common/ |
| fmstat.c | 699 int opt_a = 0, opt_s = 0, opt_t = 0, opt_T = 0, opt_z = 0; local 747 opt_t++; 750 opt_T++; 771 if (opt_t != 0 && (opt_m != NULL || opt_s != 0)) { 777 if (opt_t != 0 && opt_T != 0) { 797 else if (opt_T) 801 else if (opt_t)
|
| /onnv/onnv-gate/usr/src/cmd/smbios/ |
| smbios.c | 53 static int opt_t = -1; variable 927 if (opt_t != -1 && opt_t != sp->smbstr_type) 1160 opt_t = getu16("struct type", optarg); 1162 opt_t = getstype("struct type", optarg); 1214 if (opt_O && (opt_i != -1 || opt_t != -1))
|
| /onnv/onnv-gate/usr/src/cmd/fm/fmtopo/common/ |
| fmtopo.c | 60 static int opt_t = 0; variable 1233 opt_t++; 1293 if (opt_t || walk_topo(thp, uuid) < 0) {
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| options.c | 181 } opt_t; typedef in typeref:struct:_opt_t 185 opt_t opt; 968 opt_t *o1 = (opt_t *)p1; 969 opt_t *o2 = (opt_t *)p2; 1003 opt_t *sopt; [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/modules/sdbc/ |
| sdbc.c | 2915 uint_t opt_t = FALSE; \/* attached *\/ local [all...] |
| /onnv/onnv-gate/usr/src/cmd/mdb/common/mdb/ |
| mdb_proc.c | 1864 uint_t opt_t = 0; local [all...] |