Home
last modified time | relevance | path

Searched refs:ORG (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/i386/btx/btx/
H A DMakefile44 ORG= 0x9000 macro
46 LDFLAGS=-e start -Ttext $(ORG) -N -S --oformat binary $(GLDTARGET)
/illumos-gate/usr/src/boot/i386/pmbr/
H A DMakefile30 ORG= 0x600 macro
32 LDFLAGS=-e start -Ttext ${ORG} -N -S --oformat binary $(GLDTARGET)
/illumos-gate/usr/src/boot/i386/cdboot/
H A DMakefile29 ORG= 0x7c00 macro
31 LDFLAGS=-e start -Ttext $(ORG) -N -S --oformat binary $(GLDTARGET)
/illumos-gate/usr/src/boot/i386/pxeldr/
H A DMakefile43 ORG= 0x7c00 macro
62 LDFLAGS += $(GLDTARGET) -e start -Ttext $(ORG) -N -S --oformat binary
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME3746 this. For example, if "FTP.Foo.ORG"
3747 is a CNAME for "Cruft.Foo.ORG", then
3749 "FTP" will return "FTP.Foo.ORG"; if
3750 clear it returns "Cruft.FOO.ORG". N.B.