| /onnv-gate/usr/src/cmd/agents/snmp/agent/ |
| H A D | agent.c | 96 static int agent_get_next_loop(SNMP_variable *variable, Node *node, Oid *suffix); 267 SNMP_variable *variable; in agent_get_next() local 278 for(variable = pdu->first_variable; variable; variable = variable->next_variable) in agent_get_next() 280 node = node_find(NEXT_ENTRY, &(variable->name), &suffix); in agent_get_next() 295 if(variable->type != NULLOBJ) in agent_get_next() 298 variable->type, node->label); in agent_get_next() 299 variable->type = NULLOBJ; in agent_get_next() 302 if(variable->val.string) in agent_get_next() 306 free(variable->val.string); in agent_get_next() 307 variable->val.string = NULL; in agent_get_next() [all …]
|
| H A D | reg_subtree.c | 371 SNMP_variable *new, *variable; in sap_avail_index() local 390 variable = response->first_variable; in sap_avail_index() 391 if (SSAOidCmp(&(variable->name), name) in sap_avail_index() 392 || (variable->type != INTEGER) in sap_avail_index() 393 || (variable->val.integer == NULL) in sap_avail_index() 394 || (variable->val_len != sizeof (int)) ) { in sap_avail_index() 400 idx = *(variable->val.integer); in sap_avail_index() 413 SNMP_variable *new, *variable; in probe_agent() local 437 variable = response->first_variable; in probe_agent() 438 if(SSAOidCmp(&(variable->name), name) ) in probe_agent() [all …]
|
| /onnv-gate/usr/src/cmd/agents/snmp/snmplib/ |
| H A D | pdu.c | 64 static void trace_snmp_variable(SNMP_variable *variable); 69 static u_char *snmp_pdu_encode_variable(SNMP_variable *variable, u_char *data, int *length, char *e… 452 void snmp_variable_free(SNMP_variable *variable) in snmp_variable_free() argument 454 if(variable == NULL) in snmp_variable_free() 459 if(variable->name.subids) in snmp_variable_free() 461 free(variable->name.subids); in snmp_variable_free() 464 if(variable->val.string) in snmp_variable_free() 466 free(variable->val.string); in snmp_variable_free() 469 free(variable); in snmp_variable_free() 498 SNMP_variable *variable; in trace_snmp_pdu() local [all …]
|
| H A D | madman_api.c | 1022 static int translate_variable(SNMP_variable *variable, int translator, 1073 SNMP_variable *variable; in sysUpTime_process_response() local 1104 variable = response->first_variable; in sysUpTime_process_response() 1106 if(variable == NULL) in sysUpTime_process_response() 1114 if(SSAOidCmp(&(variable->name), object->name)) in sysUpTime_process_response() 1122 if(variable->type != object->type) in sysUpTime_process_response() 1125 variable->type, object->label); in sysUpTime_process_response() 1130 if(translate_variable(variable, object->translator, pointer, error_label)) in sysUpTime_process_response() 1237 SNMP_variable *variable; in applEntry_process_response() local 1270 variable = response->first_variable; in applEntry_process_response() [all …]
|
| H A D | request.c | 265 SNMP_variable *variable; in request_sysUpTime() local 319 variable = response->first_variable; in request_sysUpTime() 320 if(variable->next_variable in request_sysUpTime() 321 || SSAOidCmp(&(variable->name), &sysUptime_instance) in request_sysUpTime() 322 || (variable->type != TIMETICKS) in request_sysUpTime() 323 || (variable->val.integer == NULL) in request_sysUpTime() 324 || (variable->val_len != sizeof(int32_t)) ) in request_sysUpTime() 330 sysUpTime = *(variable->val.integer); in request_sysUpTime() 361 SNMP_variable *variable; in request_snmpEnableAuthTraps() local 410 variable = response->first_variable; in request_snmpEnableAuthTraps() [all …]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/Porting/ |
| H A D | Glossary | 12 This variable defines the extension used for ordinary library files. 17 This variable defines the extension used for executable files. 20 for executable files, this variable is empty. 23 This variable defines the extension used for object files. 28 This variable is set to 'true' if AFS (Andrew File System) is used 34 This variable is by default set to '/afs'. In the unlikely case 40 This variable holds the number of bytes required to align a 45 This variable is set if the user needs to run ansi2knr. 49 This variable contains the command which can be used to compute the 95 This variable combines api_revision, api_version, and [all …]
|
| /onnv-gate/usr/src/cmd/agents/snmp/snmprelayd/ |
| H A D | session.c | 94 static int session_build_request_list(Session *session, int index, SNMP_variable *variable, Subtree… 95 static int session_build_local_sysUptime(Session *session, int index, SNMP_variable *variable); 198 SNMP_variable *variable; in trace_request() local 239 for(variable = request->pdu->first_variable; variable; variable = variable->next_variable) in trace_request() 241 trace("\t\t\t%s\n", SSAOidString(&(variable->name))); in trace_request() 257 SNMP_variable *variable; in three_phase_protocol_in_action() local 265 for(variable=pdu->first_variable;variable;variable=variable->next_variable){ in three_phase_protocol_in_action() 266 subtree=subtree_match(pdu->type,&(variable->name)); in three_phase_protocol_in_action() 300 SNMP_variable *variable; in session_dispatch() local 370 for(variable=pdu->first_variable;variable; in session_dispatch() [all …]
|
| /onnv-gate/usr/src/lib/fm/libfmd_msg/common/ |
| H A D | fmd_msg_test.out | 27 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://sun.com/msg/TES… 29 code TEST-8000-08 item 4 = <<This entry tests variable expansion for event payload members: uuid = … 36 DESC: This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08 38 IMPACT: This entry tests variable expansion for event payload members: uuid = %<uuid>, de scheme = … 43 code TEST-8000-08 item 2 = <<This entry tests URL variable expansion - url = http://sun.com/msg/TES… 45 code TEST-8000-08 item 4 = <<This entry tests variable expansion for event payload members: uuid = … 52 DESC: This entry tests URL variable expansion - url = http://sun.com/msg/TEST-8000-08 54 IMPACT: This entry tests variable expansion for event payload members: uuid = 12345678, de scheme =… 61 DESC: This entry tests URL variable expansion - url = http://foo.bar.com/TEST-8000-08 63 IMPACT: This entry tests variable expansion for event payload members: uuid = 12345678, de scheme =… [all …]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/Collate/t/ |
| H A D | variable.t | 39 my %origVar = $Collator->change(variable => 'Blanked'); 47 $Collator->change(variable => 'Non-ignorable'); 55 $Collator->change(variable => 'Shifted'); 63 $Collator->change(variable => 'Shift-Trimmed'); 73 ok($Collator->{variable}, 'shifted'); 77 # ignorable after variable 88 $Collator->change(variable => 'blanked', level => 4); 97 $Collator->change(variable => 'Non-ignorable', level => 4); 107 $Collator->change(variable => 'Shifted', level => 4);
|
| /onnv-gate/usr/src/cmd/sgs/rtld/common/ |
| H A D | util.c | 1437 u_longlong_t variable = 0; in ld_generic_env() local 1468 variable = ENV_FLG_AUDIT; in ld_generic_env() 1477 variable = ENV_FLG_AUDIT_ARGS; in ld_generic_env() 1489 variable = ENV_FLG_BIND_LAZY; in ld_generic_env() 1494 variable = ENV_FLG_BIND_NOW; in ld_generic_env() 1504 variable = ENV_FLG_BIND_NOT; in ld_generic_env() 1513 variable = ENV_FLG_BINDINGS; in ld_generic_env() 1525 variable = ENV_FLG_CAP_FILES; in ld_generic_env() 1535 variable = ENV_FLG_CONFGEN; in ld_generic_env() 1549 variable = ENV_FLG_CONFIG; in ld_generic_env() [all …]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| H A D | lex_assign.t | 151 ($operator, $variable) = /^\s*(\w+)\s*\$(\w+)/ or warn "misprocessed '$_'\n"; 154 my \$$variable = "Ac# Ca\\nxxx"; 155 \$$variable = $operator \$$variable; 156 \$toself = \$$variable; 158 print "# \\\$$variable = $operator \\\$$variable\\nnot "
|
| H A D | goto.t | 121 my $variable = 1; 123 LABEL20: $ok = 1 if $variable; 132 my $variable = 1; 134 LABEL21: $ok = 1 if $variable;
|
| /onnv-gate/usr/src/lib/efcode/fcode_test/ |
| H A D | storage.fth | 28 variable var-1 var-1 off 31 " variable (off) (get)" var-1 @ 0= .passed? 32 " variable (on) (set)" var-1 on var-1 @ -1 = .passed? 33 " variable (set)" 2 var-1 ! var-1 @ 2 = .passed? 40 " variable (get)" : vtest1 var-1 @ = .passed? ; 2 vtest1 41 " variable (set)" : vtest2 1 var-1 ! 1 vtest1 ; vtest2
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/ |
| H A D | pad | 3 "my" variable %s masks earlier declaration in same scope 22 "our" variable %s redeclared (Did you mean "local" instead of "our"?) 40 "my" variable $x masks earlier declaration in same scope at - line 4. 41 "my" variable $y masks earlier declaration in same statement at - line 5. 104 "our" variable $x redeclared at - line 4.
|
| /onnv-gate/usr/src/lib/libc/i386/gen/ |
| H A D | memccpy.s | 35 pushl %esi / save register variable 73 popl %esi / restore register variable 81 popl %esi / restore register variable 87 popl %esi / restore register variable
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ |
| H A D | Symbol.t | 71 $Transient::variable = 42; 73 ok( defined $Transient::{variable}, 'transient variable in stash' ); 75 ok( !exists $Transient::{variable}, 'transient variable no longer in stash' );
|
| /onnv-gate/usr/src/lib/libshell/common/ |
| H A D | RELEASE88 | 12 indices for variable name. 40 7. ${!name} expands to the name of the variable named by name. 41 It will expand to name unless name is reference variable. 43 given variable. If sub is @ or * the list of subscripts 45 9. ${!prefix*} and ${!prefix@} expand to the list of variable 63 the variable foo must exist. The namespace starting with .sh 65 variable cannot contain a '.'. 85 corresponding variable. 91 f. Function names of the form variable.action (called discipline 92 functions) can be defined where variable is any valid variable [all …]
|
| H A D | TYPES | 39 as the discipline functions len and set. The variable x has an initial value 40 of 1 and the variable y has an initial value of 0. The new -h option argument, 45 The variable count has the new -S attribute which means that it is shared 47 outside of a type definition. Note the variable named _ that is used inside 103 The type of any variable can be obtained from the new prefix 113 Each instance of the type Pt_t behaves like a compound variable except 117 variable that can be used for reinput into ksh. 121 will create a copy of the variable var1 into var2. This is equivalent to 123 but is faster since the variable does not need to get expanded or reparsed. 125 The type Pt_t can be referenced as if it were a variable using the name [all …]
|
| /onnv-gate/usr/src/cmd/login/ |
| H A D | login.dfl | 25 # Set the TZ environment variable of the shell. 45 # ALTSHELL determines if the SHELL environment variable should be set 49 # PATH sets the initial shell PATH variable 53 # SUPATH sets the initial shell PATH variable for root 93 # The SYSLOG_FAILED_LOGINS variable is used to determine how many failed 96 # if the variable is set to 0, login will log -all- failed login attempts.
|
| /onnv-gate/usr/src/tools/cscope-fast/ |
| H A D | mygetenv.c | 39 mygetenv(char *variable, char *deflt) in mygetenv() argument 43 value = getenv(variable); in mygetenv()
|
| /onnv-gate/usr/src/cmd/tip/ |
| H A D | cmdtab.c | 18 extern void consh(int), variable(int), cu_take(int), cu_put(int); 35 { 's', NORM, "set variable", variable },
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlform.pod | 53 literal text. These lines do not undergo any kind of variable interpolation. 67 @* variable width field for a multi-line value 68 ^* variable width field for next line of a multi-line value 127 Like "@*", this is a variable width field. The value supplied must be a 128 scalar variable. Perl puts the first line (up to the first "\n") of the 130 the next time the variable is referenced, more of the text can be printed. 131 The variable will I<not> be restored. 168 arbitrary expression, the value supplied must be a scalar variable 171 the variable is referenced, more of the text can be printed. (Yes, this 172 means that the variable itself is altered during execution of the write() [all …]
|
| H A D | perlfaq7.pod | 101 If you have an older version of Perl, the C<$^W> variable (documented 189 =head2 How can I tell if a variable is tainted? 228 returned anonymous function contains a reference to a lexical variable 253 hypothetical timeout() function to access the lexical variable 256 =head2 What is variable suicide and how can I prevent it? 259 value of a variable. It is caused by scoping through my() and local() 262 inadvertently lose a variable's value this way, but now it's much 273 (C<my $f> should create a new local variable each time through the loop). 291 reference to an existing or anonymous variable or function: 396 =head2 How do I create a static variable? [all …]
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/ |
| H A D | Collate.pm | 162 if (exists $hash{variable} && exists $hash{alternate}) { 165 elsif (!exists $hash{variable} && exists $hash{alternate}) { 166 $hash{variable} = $hash{alternate}; 206 $self->{variable} ||= $self->{alternate} || $self->{variableTable} || 208 $self->{variable} = $self->{alternate} = lc($self->{variable}); 209 exists $VariableOK{ $self->{variable} } 570 my $vbl = $self->{variable}; 645 my $v2i = $ver9 && $self->{variable} ne 'non-ignorable'; 778 return _varCE($self->{variable}, 884 my $v2i = $self->{variable} ne 'non-ignorable';
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | OPENSSL_ia32cap.pod | 14 Value returned by OPENSSL_ia32cap_loc() is address of a variable 18 platforms only. The variable is normally set up automatically upon 29 up an environment variable with the same name prior starting target
|