Home
last modified time | relevance | path

Searched refs:dereference (Results 1 – 25 of 31) sorted by relevance

12

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/warnings/
H A Dpp12 Use of uninitialized value in scalar dereference [pp_rv2sv()]
62 Use of uninitialized value in scalar dereference at - line 3.
H A Dpp_pack31 Use of uninitialized value in scalar dereference at - line 4.
H A Dpp_hot148 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 Dattrs.t147 like $@, qr/Can't declare scalar dereference in my/;
/onnv-gate/usr/src/lib/libbsm/
H A Dauditxml1012 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 Dperlcheat.pod22 $@%&* dereference $$foo{bar} aka $foo->{bar}
H A Dperlref.pod225 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 Dperldsc.pod112 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 Dperllol.pod191 automatically dereference things for you. Instead, you have to
H A Dperlobj.pod334 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 Dperlmod.pod178 when you don't want to have to remember to dereference variables
H A Dperlxstut.pod812 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 Dperlboot.pod624 dereference or a derived string. Now we can use this with either an
H A Dperltie.pod232 true ARRAY ref. If someone outside the class tries to dereference the
H A Dperltrap.pod1394 now tries to dereference $x. C<$$> by itself still works fine, however.
H A Dperlguts.pod385 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 Dperl5004delta.pod1233 dereference it first. See L<perlfunc/substr>.
H A Dperldiag.pod289 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 Dperltoot.pod42 you may dereference it using not merely string or numeric subscripts
H A Dperlop.pod123 "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 Dcc_file.c1658 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 DRELEASE124 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 DREADME202 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 DREADME.XLINK254 through (dereference) without first testing them.
/onnv-gate/usr/src/lib/libast/common/
H A DRELEASE586 03-05-24 misc/optget.c: fix (ancient) argv null dereference
1613 fix tmform() %Z null pointer dereference

12