Home
last modified time | relevance | path

Searched defs:stub (Results 1 – 11 of 11) sorted by relevance

/onnv-gate/usr/src/cmd/sgs/lddstub/sparcv9/
H A Dlddstub.s35 .global stub symbol
37 stub: clr %o0 label
/onnv-gate/usr/src/cmd/sgs/lddstub/sparc/
H A Dlddstub.s35 .global stub symbol
37 stub: clr %o0 label
/onnv-gate/usr/src/cmd/sgs/lddstub/i386/
H A Dlddstub.s34 .globl stub symbol
36 stub: label
/onnv-gate/usr/src/cmd/sgs/lddstub/amd64/
H A Dlddstub.s38 .globl stub symbol
39 stub: label
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Devel/
H A DSelfStubber.pm30 sub stub { subroutine
/onnv-gate/usr/src/cmd/sgs/libconv/common/
H A Dlddstub.c61 const char *stub; in conv_lddstub() local
/onnv-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fw.h64 uint32_t stub; member
/onnv-gate/usr/src/uts/common/os/
H A Dmodsubr.c300 struct mod_stub_info *stub; in install_stubs() local
315 struct mod_stub_info *stub; in uninstall_stubs() local
330 struct mod_stub_info *stub; in reset_stubs() local
H A Dmodctl.c2942 mod_hold_stub(struct mod_stub_info *stub) in mod_hold_stub()
3054 mod_release_stub(struct mod_stub_info *stub) in mod_release_stub()
/onnv-gate/usr/src/cmd/wbem/provider/tools/rds/
H A Drdprot.h124 kv_pair_t *stub; member
H A Drdprot.c237 #define stubsize(stub) ((sizeof (stub))/(sizeof (kv_pair_t))) argument