Searched refs:callable (Results 1 – 11 of 11) sorted by relevance
| /onnv-gate/usr/src/cmd/sgs/rtld/common/ |
| H A D | remove.c | 1198 if ((callable(lmp, dlmp, 0, 0) == 0) || in remove_hdl() 1199 callable(lmp, dlmp, ghp, 0)) in remove_hdl()
|
| H A D | _rtld.h | 668 extern int callable(Rt_map *, Rt_map *, Grp_hdl *, uint_t);
|
| H A D | analyze.c | 2751 if (callable(clmp, lmp, 0, sl.sl_flags)) { in lookup_sym_interpose() 2918 if (callable(slp->sl_cmap, lmp, 0, slp->sl_flags)) { in core_lookup_sym() 2938 if (callable(slp->sl_cmap, lmp, 0, slp->sl_flags)) { in rescan_lazy_find_sym()
|
| H A D | util.c | 3430 callable(Rt_map *clmp, Rt_map *dlmp, Grp_hdl *ghp, uint_t slflags) in callable() function
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/ |
| H A D | perlintern.pod | 439 not callable at will and are always thrown away after the eval"" is done
|
| H A D | perlmod.pod | 422 # callable as &$priv_func; it cannot be prototyped.
|
| H A D | perl571delta.pod | 500 Perl-callable functions to provide low level access to Perl's
|
| H A D | perltoot.pod | 1091 whether its string argument is a callable method name in that class.
|
| H A D | perl58delta.pod | 1447 Perl-callable functions to provide low level access to Perl's
|
| H A D | perlfunc.pod | 990 may still be callable: its package may have an C<AUTOLOAD> method that 1577 exist may still be callable: its package may have an C<AUTOLOAD>
|
| H A D | perldiag.pod | 970 to a subroutine reference): no such method callable via the package. If
|