Searched refs:callers (Results 1 – 14 of 14) sorted by relevance
/titanic_50/usr/src/cmd/bnu/ |
H A D | Makefile.inc | 26 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 D | Dialers | 28 # should appear in this file except for the built in callers.
|
/titanic_50/usr/src/cmd/sgs/rtld/sparc/ |
H A D | boot_elf.s | 91 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 D | mapfile-vers | 82 # callers dependencies.
|
/titanic_50/usr/src/uts/sun4v/ml/ |
H A D | mach_subr_asm.s | 363 mov CBR2, CBO2 ! 1, preserve CBR2 of (callers) window
|
/titanic_50/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot_elf.s | 111 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 D | mach_subr_asm.s | 369 mov CBR2, CBO2 ! 1, preserve CBR2 of (callers) window
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | kmem.c | 2149 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 D | README | 143 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 D | Makefile.master | 335 CC32BITCALLERS= -_gcc=-massume-32bit-callers
|
/titanic_50/usr/src/lib/ |
H A D | README.mapfiles | 136 external callers.
|
/titanic_50/usr/src/lib/libnsl/common/ |
H A D | llib-lnsl | 101 /* callers.c */
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 146 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 D | changes.txt | 2030 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
|