/illumos-gate/usr/src/lib/iconv_modules/euro/utils/ |
H A D | Makefile.com | 33 8859-1%IBM-500.c 8859-1%IBM-850.c IBM-037%8859-1.c IBM-500%8859-1.c IBM-850%8859-1.c alt%iso.c alt%… 36 is2%wi2.c iso%alt.c iso%koi.c iso%mac.c iso%win.c iso2%dhn.c iso2%dos2.c iso2%maz.c iso2%win2.c iso… 37 iso5%mac.c iso5%win5.c koi%alt.c koi%iso.c koi%mac.c koi%win.c koi8%alt.c koi8%iso5.c koi8%mac.c ko… 38 mac%iso.c mac%iso5.c mac%koi.c mac%koi8.c mac%win.c mac%win5.c maz%dhn.c maz%dos2.c maz%ib2.c maz%i… 39 maz%wi2.c maz%win2.c orig%646de%8859.c table.8859-1.IBM-500.c table.IBM-500.8859-1.c table.alt.iso.… 41 …c table.is2.dhn.c table.is2.ib2.c table.is2.maz.c table.is2.wi2.c table.iso.alt.c table.iso.koi.c \ 42 table.iso.mac.c table.iso.win.c table.koi.alt.c table.koi.iso.c table.koi.mac.c table.koi.win.c tab… 44 table.wi2.is2.c table.wi2.maz.c table.win.alt.c table.win.iso.c table.win.koi.c table.win.mac.c wi2… 45 wi2%maz.c win%alt.c win%iso.c win%koi.c win%mac.c win2%dhn.c win2%dos2.c win2%iso2.c win2%maz.c win…
|
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/gentbl/ |
H A D | Makefile | 95 alt%iso.c \ 109 iso%alt.c \ 110 iso%koi.c \ 111 iso%mac.c \ 112 iso%win.c \ 114 koi%iso.c \ 117 mac%iso.c \ 128 win%iso.c \ 143 TABLES = table.8859-1.IBM-500.c table.IBM-500.8859-1.c table.alt.iso.c table.alt.koi.c \ 145 …c table.is2.dhn.c table.is2.ib2.c table.is2.maz.c table.is2.wi2.c table.iso.alt.c table.iso.koi.c \ [all …]
|
/illumos-gate/usr/src/cmd/etdump/ |
H A D | etdump.c | 95 read_sector(FILE *iso, daddr_t sector, char *buffer) in read_sector() argument 98 fseek(iso, sector * ISO_DEFAULT_BLOCK_SIZE, SEEK_SET); in read_sector() 99 if (fread(buffer, ISO_DEFAULT_BLOCK_SIZE, 1, iso) != 1) { in read_sector() 162 dump_eltorito(FILE *iso, const char *filename, FILE *outfile, in dump_eltorito() argument 171 if (read_sector(iso, 17, buffer) != 0) in dump_eltorito() 184 if (read_sector(iso, boot_catalog, buffer) != 0) in dump_eltorito() 235 FILE *outfile, *iso; in main() local 274 iso = stdin; in main() 276 iso = fopen(argv[i], "r"); in main() 277 if (iso == NULL) in main() [all …]
|
/illumos-gate/usr/src/lib/iconv_modules/euro/utils/test/ |
H A D | Makefile | 96 alt%iso.c \ 110 iso%alt.c \ 111 iso%koi.c \ 112 iso%mac.c \ 113 iso%win.c \ 115 koi%iso.c \ 118 mac%iso.c \ 129 win%iso.c \
|
/illumos-gate/usr/src/head/ |
H A D | Makefile | 292 SYMHDRASSERT = $(ROOT)/usr/include/iso/assert_iso.h 293 SYMHDRERRNO = $(ROOT)/usr/include/iso/errno_iso.h 294 SYMHDRFLOAT = $(ROOT)/usr/include/iso/float_iso.h 295 SYMHDRISO646 = $(ROOT)/usr/include/iso/iso646_iso.h 319 $(ISOHDRS:%=$(ROOT)/usr/include/iso/%) \ 327 DIRS= iso arpa audio rpcsvc protocols security uuid kerberosv5 334 iso/%.check: iso/%.h 368 $(ISOHDRS:%.h=iso/%.check) \ 403 $(ROOT)/usr/include/iso/%: iso/%
|
/illumos-gate/usr/src/lib/iconv_modules/utf-8/ |
H A D | alias | 38 iso-ir-100 8859-1 196 iso-ir-101 8859-2 207 iso-ir-144 8859-5 216 iso-ir-127 8859-6 227 iso-ir-126 8859-7 269 iso-ir-179 8859-13 281 iso-ir-109 8859-3 291 iso-ir-110 8859-4 301 iso-ir-138 8859-8 310 iso-ir-157 8859-10 [all …]
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library-math.p5m | 45 dir path=usr/include/iso 46 file path=usr/include/iso/math_c99.h 47 file path=usr/include/iso/math_iso.h
|
H A D | system-header.p5m | 323 dir path=usr/include/iso 324 link path=usr/include/iso/assert_iso.h target=../assert.h 325 file path=usr/include/iso/ctype_iso.h 326 link path=usr/include/iso/errno_iso.h target=../errno.h 327 link path=usr/include/iso/float_iso.h target=../float.h 328 link path=usr/include/iso/iso646_iso.h target=../iso646.h 329 file path=usr/include/iso/limits_iso.h 330 file path=usr/include/iso/locale_iso.h 331 file path=usr/include/iso/setjmp_iso.h 332 file path=usr/include/iso/signal_iso.h [all …]
|
H A D | text-doctools.p5m | 263 file path=usr/share/lib/pub/iso
|
H A D | system-data-terminfo.p5m | 565 hardlink path=usr/share/lib/terminfo/c/cons25-iso-m target=../c/cons25l1-m 580 hardlink path=usr/share/lib/terminfo/c/cons50-iso-m target=../c/cons50l1-m 590 hardlink path=usr/share/lib/terminfo/c/cons60-iso target=../c/cons60l1 591 hardlink path=usr/share/lib/terminfo/c/cons60-iso-m target=../c/cons60l1-m
|
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/ |
H A D | Makefile | 11 FILES = eqnchar iso ascii greek
|
/illumos-gate/usr/src/grub/grub-0.97/util/ |
H A D | mkbimage | 406 mkisofs -b <image> -c boot.catalog -o raw.iso <dir> 410 mkisofs -b <image> -hard-disk-boot -c boot.catalog -o raw.iso <dir>
|
/illumos-gate/usr/src/lib/libdtrace/ |
H A D | Makefile.com | 196 ../common/signal.d: ../common/mksignal.sh $(SRC)/uts/common/sys/iso/signal_iso.h 197 sh ../common/mksignal.sh < $(SRC)/uts/common/sys/iso/signal_iso.h > $@
|
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_regd.c | 1043 ctry->iso[0] = ah->ah_iso[0]; in ath9k_regd_get_current_country() 1044 ctry->iso[1] = ah->ah_iso[1]; in ath9k_regd_get_current_country() 1045 ctry->iso[2] = ah->ah_iso[2]; in ath9k_regd_get_current_country()
|
H A D | arn_ath9k.h | 608 uint8_t iso[3]; member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | Makefile.syshdrs | 188 $(ROOTDIR)/iso \ 277 ROOTISOHDRS= $(ISOHDRS:%=$(ROOTDIR)/iso/%)
|
H A D | Makefile | 1191 $(ISOHDRS:%.h=iso/%.check) \
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-1 | 630 First, make a top directory for the bootable image, say, `iso': 632 $ mkdir iso 636 $ mkdir -p iso/boot/grub 640 $ cp /usr/lib/grub/i386-pc/stage2_eltorito iso/boot/grub 642 If desired, make the config file `menu.lst' under `iso/boot/grub' 644 disc to the directory `iso/'. 649 -boot-load-size 4 -boot-info-table -o grub.iso iso 651 This produces a file named `grub.iso', which then can be burned into
|
H A D | grub.texi | 695 @samp{iso}: 698 $ @kbd{mkdir iso} 704 $ @kbd{mkdir -p iso/boot/grub} 710 $ @kbd{cp /usr/lib/grub/i386-pc/stage2_eltorito iso/boot/grub} 713 If desired, make the config file @file{menu.lst} under @file{iso/boot/grub} 715 directory @file{iso/}. 721 -boot-load-size 4 -boot-info-table -o grub.iso iso} 724 This produces a file named @file{grub.iso}, which then can be burned
|
H A D | grub.info | 630 First, make a top directory for the bootable image, say, `iso': 632 $ mkdir iso 636 $ mkdir -p iso/boot/grub 640 $ cp /usr/lib/grub/i386-pc/stage2_eltorito iso/boot/grub 642 If desired, make the config file `menu.lst' under `iso/boot/grub' 644 disc to the directory `iso/'. 649 -boot-load-size 4 -boot-info-table -o grub.iso iso 651 This produces a file named `grub.iso', which then can be burned into
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | country.tab | 13 # https://www.iso.org/committee/48750.html?view=documents
|
/illumos-gate/usr/src/cmd/cmd-inet/etc/ |
H A D | services | 162 iso-tsap 102/tcp
|
/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/ |
H A D | kerberos.ldif | 12 # joint-iso-ccitt(2)
|
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | RELEASE | 82 08-12-07 date.c: add %[_][EO]K for [space pad] [full|long] iso docs
|
/illumos-gate/usr/src/cmd/file/ |
H A D | magic | 577 # iso 9660 CD-ROM image and El Torito Bootable standard
|