/illumos-gate/usr/src/cmd/ed/ |
H A D | Makefile | 110 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 111 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c 113 values-xpg6.o: ../../lib/crt/common/values-xpg6.c 114 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg6.c
|
/illumos-gate/usr/src/cmd/env/ |
H A D | Makefile | 45 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 46 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/cmd/nice/ |
H A D | Makefile | 46 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 47 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/cmd/date/ |
H A D | Makefile | 49 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 50 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | Makefile | 122 %values-xpg4.o: ../../../lib/crt/common/values-xpg4.c 123 $(COMPILE.c) -o $@ ../../../lib/crt/common/values-xpg4.c 125 %values-xpg6.o: ../../../lib/crt/common/values-xpg6.c 126 $(COMPILE.c) -o $@ ../../../lib/crt/common/values-xpg6.c
|
/illumos-gate/usr/src/cmd/link/ |
H A D | Makefile | 53 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 54 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 1077 CRTSRCS= ../../crt/i386 1176 crt/_rtld.s \ 1177 crt/_rtbootld.s \ 1183 CLOBBERFILES += $(LIB_PIC) $(LIBCBASE)/crt/_rtbootld.S 1253 $(LIBCBASE)/crt/_rtbootld.S: $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.c 1255 $(C_PICFLAGS) $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s 1256 $(CAT) $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.s > $@ 1257 $(RM) $(LIBCBASE)/crt/_rtld.s 1260 pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.S 1261 $(AS) $(ASFLAGS) $(LIBCBASE)/crt/_rtbootld.S -c -o $@
|
/illumos-gate/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 1101 CRTSRCS= ../../crt/sparc 1186 $(LIBCBASE)/crt/_rtld.s \ 1187 $(LIBCBASE)/crt/_rtbootld.s \ 1270 $(STRETS:%=pics/%): $(LIBCBASE)/crt/stret.s 1271 $(AS) $(ASFLAGS) -DSTRET$(@F:stret%.o=%) $(LIBCBASE)/crt/stret.s -o $@ 1274 $(LIBCBASE)/crt/_rtbootld.S: $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.c 1276 $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s 1277 $(CAT) $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.s > $@ 1278 $(RM) $(LIBCBASE)/crt/_rtld.s 1281 pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.S [all …]
|
/illumos-gate/usr/src/uts/common/pcmcia/cs/ |
H A D | cs.c | 6387 volatile config_regs_t *crt; 6569 crt = &client->config_regs; 6572 bzero((char *)crt, sizeof (config_regs_t)); 6576 crt->cor_p = (newoffset + CONFIG_OPTION_REG_OFFSET); 6580 crt->ccsr_p = (newoffset + CONFIG_STATUS_REG_OFFSET); 6584 crt->prr_p = (newoffset + CONFIG_PINREPL_REG_OFFSET); 6588 crt->scr_p = (newoffset + CONFIG_COPY_REG_OFFSET); 6592 crt->exstat_p = (newoffset + CONFIG_EXSTAT_REG_OFFSET); 6596 crt->iobase0_p = (newoffset + CONFIG_IOBASE0_REG_OFFSET); 6600 crt->iobase1_p = (newoffset + CONFIG_IOBASE1_REG_OFFSET); [all …]
|
/illumos-gate/usr/src/cmd/getconf/ |
H A D | Makefile | 114 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 115 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/cmd/awk_xpg4/ |
H A D | Makefile | 77 values-xpg4.o: ../../lib/crt/common/values-xpg4.c 78 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/cmd/mv/ |
H A D | Makefile | 79 %values-xpg4.o: ../../lib/crt/common/values-xpg4.c 80 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
|
/illumos-gate/usr/src/lib/libc/ |
H A D | Makefile.targ | 37 pics/%.o: $(LIBCBASE)/crt/%.c 41 pics/%.o: $(LIBCBASE)/crt/%.s 45 pics/%.o: $(LIBCBASE)/crt/%.S 285 pics/%.o: $(LIBCBASE)/../../crt/common/%.c
|
H A D | req.flg | 31 find_files "s.*" usr/src/lib/crt
|
/illumos-gate/usr/src/lib/libc_db/sparc/ |
H A D | Makefile | 27 CRTSRCS= ../../crt/sparc
|
/illumos-gate/usr/src/lib/libc_db/i386/ |
H A D | Makefile | 27 CRTSRCS= ../../crt/i386
|
/illumos-gate/usr/src/cmd/sgs/0@0/i386/ |
H A D | Makefile | 27 CRTSRCS= $(SRC)/lib/crt/i386
|
/illumos-gate/usr/src/cmd/sgs/0@0/sparc/ |
H A D | Makefile | 27 CRTSRCS= $(SRC)/lib/crt/sparc
|
/illumos-gate/usr/src/uts/i86pc/io/tzmon/ |
H A D | tzmon.c | 460 tzmon_eval_int(obj, "_CRT", &tzp->crt); in tzmon_enumerate_zone() 670 DTRACE_PROBE4(tz__temp, int, tmp, int, tzp->crt, int, tzp->hot, in tzmon_eval_zone() 684 if (tzp->crt > 0 && tmp >= tzp->crt) { in tzmon_eval_zone()
|
H A D | tzmon.h | 48 int crt; member
|
/illumos-gate/usr/src/lib/libc_db/amd64/ |
H A D | Makefile | 27 CRTSRCS= ../../crt/amd64
|
/illumos-gate/usr/src/lib/libc_db/sparcv9/ |
H A D | Makefile | 27 CRTSRCS= ../../crt/sparc
|
/illumos-gate/usr/src/cmd/sgs/0@0/sparcv9/ |
H A D | Makefile | 27 CRTSRCS= $(SRC)/lib/crt/sparc
|
/illumos-gate/usr/src/cmd/sgs/0@0/amd64/ |
H A D | Makefile | 27 CRTSRCS = $(SRC)/lib/crt/amd64
|
/illumos-gate/usr/src/lib/ |
H A D | req.flg | 32 find_files "s.*" usr/src/lib/crt
|