/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | lddstub.c | 61 const char *stub; in conv_lddstub() local 67 stub = MSG_ORIG(MSG_PTH_LDDSTUB); in conv_lddstub() 69 stub = MSG_ORIG(MSG_PTH_LDDSTUB_64); in conv_lddstub() 85 return (stub); in conv_lddstub() 88 stub = (const char *)orgstub; in conv_lddstub() 99 return (stub); in conv_lddstub() 102 stub = (const char *)orgstub64; in conv_lddstub() 105 return (stub); in conv_lddstub()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | modsubr.c | 300 struct mod_stub_info *stub; in install_stubs() local 304 for (stub = modp->mod_modinfo->modm_stubs; in install_stubs() 305 stub->mods_func_adr; stub++) { in install_stubs() 306 stub->mods_flag |= MODS_INSTALLED; in install_stubs() 315 struct mod_stub_info *stub; in uninstall_stubs() local 319 for (stub = modp->mod_modinfo->modm_stubs; in uninstall_stubs() 320 stub->mods_func_adr; stub++) { in uninstall_stubs() 321 stub->mods_flag &= ~MODS_INSTALLED; in uninstall_stubs() 330 struct mod_stub_info *stub; in reset_stubs() local 333 for (stub = modp->mod_modinfo->modm_stubs; in reset_stubs() [all …]
|
H A D | modctl.c | 2942 mod_hold_stub(struct mod_stub_info *stub) in mod_hold_stub() argument 2947 mip = stub->mods_modinfo; in mod_hold_stub() 3006 if (stub->mods_flag & MODS_WEAK) { in mod_hold_stub() 3007 if (stub->mods_errfcn == NULL) { in mod_hold_stub() 3025 if (stub->mods_errfcn == NULL) { in mod_hold_stub() 3047 (mp->mod_loaded || (stub->mods_flag & MODS_WEAK))); in mod_hold_stub() 3054 mod_release_stub(struct mod_stub_info *stub) in mod_release_stub() argument 3056 struct modctl *mp = stub->mods_modinfo->mp; in mod_release_stub() 3061 (mp->mod_loaded || (stub->mods_flag & MODS_WEAK))); in mod_release_stub()
|
/titanic_50/usr/src/cmd/sgs/lddstub/i386/ |
H A D | lddstub.s | 34 .globl stub 36 stub: label
|
/titanic_50/usr/src/cmd/sgs/lddstub/sparc/ |
H A D | lddstub.s | 35 .global stub 37 stub: clr %o0 label
|
/titanic_50/usr/src/cmd/sgs/lddstub/sparcv9/ |
H A D | lddstub.s | 35 .global stub 37 stub: clr %o0 label
|
/titanic_50/usr/src/cmd/sgs/lddstub/amd64/ |
H A D | lddstub.s | 38 .globl stub 39 stub: label
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fw.c | 96 (fw_table->stub == fw->stub) && in emlxs_fw_get()
|
/titanic_50/usr/src/cmd/sgs/lddstub/ |
H A D | Makefile.com | 41 LDFLAGS= $(VERSREF) $(INTERP) $(CONVLIBDIR) -lconv -e stub \
|
/titanic_50/usr/src/lib/libsaveargs/tests/ |
H A D | README | 3 A stub program that tests the saveargs matcher against a variety of
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fw.h | 64 uint32_t stub; member
|
/titanic_50/usr/src/psm/stand/boot/sparc/common/ |
H A D | sparc.il | 30 ! stub function for now
|
/titanic_50/usr/src/cmd/svr4pkg/libinst/ |
H A D | Makefile | 35 srcpath.o scriptvfy.o stub.o doulimit.o \
|
/titanic_50/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 335 stub %g2, [%o1 + %g1] 369 stub %g2, [%o1 + %g1] ! Store byte
|
/titanic_50/usr/src/lib/libunistat/ |
H A D | Makefile.com | 167 $(CAT) $(EDEFS) $(SRCDIR)/spcs_errors.stub >> $@
|
/titanic_50/usr/src/cmd/rcm_daemon/common/ |
H A D | mapfile-intf | 42 # rcm_daemon interposes on rcm_log_message() - a stub implementation
|
/titanic_50/usr/src/stand/lib/fakeboot/ |
H A D | llib-lfakeboot | 37 * stub to generate a lint library (llib-lfakeboot.ln) that contains the
|
/titanic_50/usr/src/uts/sun4v/ml/ |
H A D | mach_subr_asm.s | 151 stub %g0, [%g1]
|
/titanic_50/usr/src/uts/common/smbsrv/ndl/ |
H A D | rpcpdu.ndl | 500 /* stub-data, 8-octet aligned */ /* 24:nn */ 520 /* stub-data, 8-octet aligned */ /* 28:nn */ 553 /* stub-data, 8-octet aligned */ /* 24:nn */ 584 /* stub-data here if status==0. We do not use this mode. */
|
/titanic_50/usr/src/uts/sun4v/vm/ |
H A D | mach_sfmmu_asm.s | 395 stub %o3, [%o2 + TSBMISS_UTTEFLAGS] 396 stub %o4, [%o2 + TSBMISS_URTTEFLAGS]
|
/titanic_50/usr/src/uts/sparc/v9/ml/ |
H A D | lock_prim.s | 605 stub %l2, [THREAD_REG + T_LOCKSTAT]; \ 609 stub %l0, [THREAD_REG + T_LOCKSTAT]; \ 614 stub %l0, [THREAD_REG + T_LOCKSTAT]; \
|
H A D | ddi_v9_asm.s | 684 stub %o2, [%o1] 1112 stub %g1, [%o2] 1147 stub %g1, [%o1] 1411 stub %o2, [%o1] ! do the io access 1546 stub %g1, [%o2]
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | pci_asm.s | 102 stub %g1, [%o2]
|
/titanic_50/usr/src/uts/sun4u/io/px/ |
H A D | px_asm_4u.s | 106 stub %g1, [%o2]
|
/titanic_50/usr/src/uts/sun4/ml/ |
H A D | swtch.s | 585 stub %g0, [%i1 + CPU_INTRCNT] 603 stub %g0, [%i1 + CPU_INTRCNT]
|