Home
last modified time | relevance | path

Searched refs:callers (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/cmd/bnu/
H A DMakefile.inc26 SRCS = account.c anlwrk.c bnuconvert.c callers.c \
80 uucico.cat := POBJS = uucpdefs.o uucico.o conn.o callers.o cntrl.o \
126 cu.cat := POBJS = cu.o callers.o getargs.o line.o uucpdefs.o \
132 ct.cat := POBJS = ct.o callers.o getargs.o line.o uucpdefs.o \
H A DDialers28 # should appear in this file except for the built in callers.
/titanic_50/usr/src/cmd/sgs/rtld/sparc/
H A Dboot_elf.s91 mov %i7, %o0 ! Save callers address(profiling)
309 * arguments from the 'callers' stack on our stack frame.
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dmapfile-vers82 # callers dependencies.
/titanic_50/usr/src/uts/sun4v/ml/
H A Dmach_subr_asm.s363 mov CBR2, CBO2 ! 1, preserve CBR2 of (callers) window
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s111 mov %i7, %o3 ! Save callers address(profiling)
137 mov %i7, %o3 ! Save callers address
701 * arguments from the 'callers' stack on our stack frame.
/titanic_50/usr/src/uts/sun4u/ml/
H A Dmach_subr_asm.s369 mov CBR2, CBO2 ! 1, preserve CBR2 of (callers) window
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c2149 pc_t callers[KMEM_LITE_MAX]; in whatis_print_kmf_lite() local
2168 if (mdb_vread(callers, count * sizeof (pc_t), in whatis_print_kmf_lite()
2173 if (callers[0] == uninit) in whatis_print_kmf_lite()
2176 plural = (callers[1] == uninit) ? "" : "s"; in whatis_print_kmf_lite()
2182 mdb_printf("recent caller%s: %a", plural, callers[0]); in whatis_print_kmf_lite()
2184 if (callers[i] == uninit) in whatis_print_kmf_lite()
2186 mdb_printf(", %a", callers[i]); in whatis_print_kmf_lite()
/titanic_50/usr/src/lib/libc/
H A DREADME143 only to callers that have to do something about this condition; the
151 but a flag has been set to cause other callers of fork_lock_enter()
/titanic_50/usr/src/
H A DMakefile.master335 CC32BITCALLERS= -_gcc=-massume-32bit-callers
/titanic_50/usr/src/lib/
H A DREADME.mapfiles136 external callers.
/titanic_50/usr/src/lib/libnsl/common/
H A Dllib-lnsl101 /* callers.c */
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog146 All callers are changed.
402 All callers are changed.
741 All callers are changed.x
771 All callers are fixed.
1209 All callers are changed.
/titanic_50/usr/src/uts/intel/io/acpica/
H A Dchanges.txt2030 infinite loop by callers to AcpiSetCurrentResources with an invalid or
6146 These changes will require an update to all callers of this interface.
6158 all callers of these interfaces. See the ACPICA Programmer Reference for