| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/ |
| H A D | pp | 12 Use of uninitialized value in scalar dereference [pp_rv2sv()] 62 Use of uninitialized value in scalar dereference at - line 3.
|
| H A D | pp_pack | 31 Use of uninitialized value in scalar dereference at - line 4.
|
| H A D | pp_hot | 148 Use of uninitialized value in array dereference at - line 4. 157 Use of uninitialized value in hash dereference at - line 4.
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
| H A D | attrs.t | 147 like $@, qr/Can't declare scalar dereference in my/;
|
| /onnv-gate/usr/src/lib/libbsm/ |
| H A D | auditxml | 1012 my ($primitive, $dereference) = 1015 $line .= "$primitive\t$dereference$id[$i];\t/* $option */"; 1031 my ($primitive, $dereference) = 1034 $line .= "$primitive\t$dereference$entryId;\t/* $option */";
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlcheat.pod | 22 $@%&* dereference $$foo{bar} aka $foo->{bar}
|
| H A D | perlref.pod | 225 dereference them in a context that assumes they exist. Because we haven't 305 C<$arrayref[0]> or C<$hashref{"KEY"}> there. The dereference of the 361 including a previous dereference. Note that C<$array[$x]> is I<not> the 419 the dereference syntax always indicates the type of reference desired. 692 If you try to dereference the key, it won't do a hard dereference, and
|
| H A D | perldsc.pod | 112 That's because Perl doesn't (ever) implicitly dereference your variables. 199 dereference on the left-hand-side of the assignment. It all depends on 264 dereference the thing at that subscript. That's fine in C, but this isn't C. 268 array, and then dereference that, and finally tell you the I<i'th> value
|
| H A D | perllol.pod | 191 automatically dereference things for you. Instead, you have to
|
| H A D | perlobj.pod | 334 dereference in the language. (These are the same quirky rules as are 470 dereference going on at some level, so if you haven't built
|
| H A D | perlmod.pod | 178 when you don't want to have to remember to dereference variables
|
| H A D | perlxstut.pod | 812 of chars pointed by s, and the second one may immediately dereference C<cp> 1147 to dereference paths, and C<SvTYPE> to discover its type. As an added test,
|
| H A D | perlboot.pod | 624 dereference or a derived string. Now we can use this with either an
|
| H A D | perltie.pod | 232 true ARRAY ref. If someone outside the class tries to dereference the
|
| H A D | perltrap.pod | 1394 now tries to dereference $x. C<$$> by itself still works fine, however.
|
| H A D | perlguts.pod | 385 C<SV*>. To access the scalar value, you must first dereference the return 561 Once you have a reference, you can use the following macro to dereference
|
| H A D | perl5004delta.pod | 1233 dereference it first. See L<perlfunc/substr>.
|
| H A D | perldiag.pod | 289 dereference it first. See L<perlfunc/substr>. 1089 (F) You've mixed up your reference types. You have to dereference a 3818 {EXPR} forms as an explicit dereference. See L<perlref>.
|
| H A D | perltoot.pod | 42 you may dereference it using not merely string or numeric subscripts
|
| H A D | perlop.pod | 123 "C<< -> >>" is an infix dereference operator, just as it is in C
|
| /onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
| H A D | cc_file.c | 1658 static krb5_error_code dereference(krb5_context context, krb5_fcc_data *data) in dereference() function 1705 dereference(context, (krb5_fcc_data *) id->data); in krb5_fcc_close() 1839 dereference(context, data); in krb5_fcc_destroy() 1944 dereference(context, data); in krb5_fcc_resolve() 2284 dereference(context, data); in krb5_fcc_generate_new()
|
| /onnv-gate/usr/src/lib/libpp/common/ |
| H A D | RELEASE | 124 01-02-09 ppsearch.c: fix another pp.include null dereference 320 fix #else inside multiline null dereference
|
| /onnv-gate/usr/src/uts/common/io/e1000g/ |
| H A D | README | 202 2) bug#4875743: null pointer dereference in ddi_dma_addr_bind_handle. 411 6411339 BAD TRAP: e1000g_fill_tx_ring NULL pointer dereference
|
| /onnv-gate/usr/src/cmd/sgs/libld/common/ |
| H A D | README.XLINK | 254 through (dereference) without first testing them.
|
| /onnv-gate/usr/src/lib/libast/common/ |
| H A D | RELEASE | 586 03-05-24 misc/optget.c: fix (ancient) argv null dereference 1613 fix tmform() %Z null pointer dereference
|