Home
last modified time | relevance | path

Searched refs:image (Results 1 – 25 of 93) sorted by relevance

1234

/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmkbimage46 image=
150 mkfs.$fs -F $image
152 losetup $lo_options /dev/loop1 $image
181 for dir in $(cd ${image}1 && find -type d) ; do
182 $mkdir ${image}:$dir
184 for file in $(cd ${image}1 && find -type f) ; do
185 $cp ${image}1/$file ${image}:$file
188 losetup $lo_options /dev/loop1 $image
189 mkdir ${image}.mnt
190 mount -t $fs /dev/loop1 ${image}.mnt
[all …]
H A Dgrub-image.in59 image=$bootdir.ext2fs
75 if test ! -f $image; then
81 echo "# Creating $SIZE disk image \`$image'"
82 trap "rm -f $image" 0
83 dd if=/dev/zero of=$image bs=$SIZE count=1 >/dev/null
84 $mke2fs -F $image
90 echo "# Mounting \`$image'"
94 settrans -a $bootdir /hurd/ext2fs $image
102 if /sbin/losetup /dev/loop$i $image; then
114 echo "$progname: Mounting \`$image' under \`$host_os' is not supported" 1>&2
[all …]
H A DMakefile.solaris25 $(OPTION_UTILS)NOINSTALL_SCRIPTS = grub-image
43 SRC_FILES = Makefile.am Makefile.in grub-image.in grub-install.in \
H A DMakefile.in44 $(srcdir)/grub-image.in $(srcdir)/grub-install.in \
54 CONFIG_CLEAN_FILES = grub-image grub-install grub-md5-crypt \
187 noinst_SCRIPTS = grub-image mkbimage
227 grub-image: $(top_builddir)/config.status $(srcdir)/grub-image.in
H A DMakefile.am4 noinst_SCRIPTS = grub-image mkbimage
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A Ddlfcn.c324 NSImage image; member
365 NSObjectFileImage image; in dlopen() local
388 switch (NSCreateObjectFileImageFromFile(path, &image)) in dlopen()
391 dll->module = NSLinkModule(image, path, (mode & RTLD_LAZY) ? 0 : NSLINKMODULE_OPTION_BINDNOW); in dlopen()
392 NSDestroyObjectFileImage(image); in dlopen()
400 dll->image = NSAddImage(path, 0); in dlopen()
401 if (!dll->image) in dlopen()
446 else if (dll->image) in lookup()
448 if (!NSIsSymbolNameDefinedInImage(dll->image, name)) in lookup()
450 address = NSLookupSymbolInImage(dll->image, name, 0); in lookup()
[all …]
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dbegin.c195 elf_memory(char *image, size_t sz) in elf_memory() argument
215 elf->ed_image = elf->ed_ident = image; in elf_memory()
218 elf->ed_class = image[EI_CLASS]; in elf_memory()
219 elf->ed_encode = image[EI_DATA]; in elf_memory()
220 if ((elf->ed_version = image[EI_VERSION]) == 0) in elf_memory()
316 char *image; in elf_begin() local
319 if ((image = ref->ed_wrimage) == 0) { in elf_begin()
326 return (elf_memory(image, imagesz)); in elf_begin()
H A Dupdate.c463 char *image; in wrt() local
507 if ((image = _elf_outmap(elf->ed_fd, outsz, &flag)) == 0) in wrt()
538 dst.d_buf = (Elf_Void *)image; in wrt()
563 dst.d_buf = (Elf_Void *)(image + eh->e_phoff); in wrt()
584 char *start = image + sh->sh_offset; in wrt()
672 (void) memset(image + hi, byte, sz); in wrt()
677 dst.d_buf = (Elf_Void *)(image + eh->e_shoff); in wrt()
680 assert((uintptr_t)dst.d_buf < ((uintptr_t)image + outsz)); in wrt()
702 elf->ed_wrimage = image; in wrt()
707 if (_elf_outsync(elf->ed_fd, image, outsz, in wrt()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fw.c102 fw->image = fw_table->image; in emlxs_fw_get()
109 fw->image = NULL; in emlxs_fw_get()
H A Demlxs_download.c98 static void emlxs_dump_image_header(emlxs_hba_t *hba, PIMAGE_HDR image);
150 static void emlxs_verify_image(emlxs_hba_t *hba, emlxs_fw_image_t *image);
2371 emlxs_dump_image_header(emlxs_hba_t *hba, PIMAGE_HDR image) in emlxs_dump_image_header() argument
2377 "Img Header: BlockSize = 0x%x", image->BlockSize); in emlxs_dump_image_header()
2379 "Img Header: PROG_ID Type = 0x%x", image->Id.Type); in emlxs_dump_image_header()
2381 "Img Header: PROG_ID Id = 0x%x", image->Id.Id); in emlxs_dump_image_header()
2383 "Img Header: PROG_ID Ver = 0x%x", image->Id.Ver); in emlxs_dump_image_header()
2385 "Img Header: PROG_ID Rev = 0x%x", image->Id.Rev); in emlxs_dump_image_header()
2387 "Img Header: PROG_ID revcomp = 0x%x", image->Id.un.revcomp); in emlxs_dump_image_header()
2389 "Img Header: Flags = 0x%x", image->Flags); in emlxs_dump_image_header()
[all …]
/illumos-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh41 image=$2
63 echo Cloning $zonename from $image ...
71 /usr/sbin/zfs clone $image zone/$zonename
/illumos-gate/usr/src/cmd/file/
H A Dmagic101 0 short 0433 Curses screen image
102 0 short 0434 Curses screen image
421 >20 long 0 old format image
422 >20 long 1 standard format image
423 >20 long 2 run-length byte encoded image
424 >20 long 3 XRGB or RGB format image
425 >20 long 4 tiff format image
426 >20 long 5 iff (TAAC format) image
427 >20 long 0xffff experimental format image
431 >23 long 0 old format image
[all …]
/illumos-gate/usr/src/tools/elfextract/
H A Delfextract.c47 static char *image; /* pointer to the ELF file in memory */ variable
49 #define ELFSEEK(offset) ((void *)(image + offset))
239 image = mmap(NULL, len, PROT_READ, MAP_SHARED, fd, 0); in main()
240 if (image == MAP_FAILED) { in main()
/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c234 if (image < 0) { in outof()
250 image = open(tempEdit, O_RDWR); in outof()
252 if (image < 0) { in outof()
286 dup(image); in outof()
287 close(image); in outof()
309 fin = Fdopen(image, "r"); in outof()
365 if (image >= 0) { in outof()
366 close(image); in outof()
367 image = -1; in outof()
/illumos-gate/usr/src/tools/mbh_patch/
H A Dmbh_patch.c44 static char *image; /* pointer to the ELF file in memory */ variable
46 #define ELFSEEK(offset) ((void *)(image + offset))
293 image = mmap(NULL, MULTIBOOT_SEARCH, PROT_READ | PROT_WRITE, in main()
295 if (image == MAP_FAILED) { in main()
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi166 image from a variety of sources, including floppy disk, hard disk, and
170 relevant OS image and boot module data on disk, such as by
197 OS images should be easy to generate. Ideally, an OS image should simply
205 the boot process is created, whereas every bit of code in the OS image
219 existence in order to load the OS image --- otherwise the boot loader
224 @dfn{Multiboot header} (@pxref{OS image format}), which allows the boot
225 loader to load the image without having to understand numerous a.out
239 these additional modules could be embedded in the main OS image along
240 with the kernel itself, and the resulting image be split apart manually
258 We use the term @dfn{must}, when any boot loader or OS image needs to
[all …]
H A Dmultiboot.info125 image from a variety of sources, including floppy disk, hard disk, and
129 relevant OS image and boot module data on disk, such as by
160 OS images should be easy to generate. Ideally, an OS image should simply
168 boot process is created, whereas every bit of code in the OS image
182 formats in existence in order to load the OS image -- otherwise the
187 (*note OS image format::), which allows the boot loader to load the
188 image without having to understand numerous a.out variants or other
203 these additional modules could be embedded in the main OS image along
204 with the kernel itself, and the resulting image be split apart manually
223 We use the term "must", when any boot loader or OS image needs to
[all …]
/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c1366 uchar_t *image; in emulex_fcode_reader() local
1381 if ((image = (uchar_t *)calloc(image_size, 1)) == NULL) { in emulex_fcode_reader()
1389 read(fcode_fd, image, image_size); in emulex_fcode_reader()
1404 byte1 = image[i++]; in emulex_fcode_reader()
1405 byte2 = image[i++]; in emulex_fcode_reader()
1463 byte1 = image[i++]; in emulex_fcode_reader()
1464 byte2 = image[i++]; in emulex_fcode_reader()
1465 byte3 = image[i++]; in emulex_fcode_reader()
1466 byte4 = image[i++]; in emulex_fcode_reader()
1545 free(image); in emulex_fcode_reader()
[all …]
/illumos-gate/usr/src/common/pnglite/
H A Dpnglite.c185 png->image = NULL; in png_open()
214 png->image = malloc(size); in png_open()
215 if (png->image == NULL) in png_open()
220 result = png_get_data(png, png->image); in png_open()
223 free(png->image); in png_open()
237 free(png->image); in png_close()
238 png->image = NULL; in png_close()
H A Dpnglite.h73 unsigned char *image; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab238 510 short 0xaa55 linux 386 kernel image x-system/exe
1010 0 short 0433 curses screen image
1011 0 short 0434 curses screen image
1287 0 string \x89PNG PNG image data image/png
1300 0 string \377\330\377 JPEG image image/jpeg
1301 0 string GIF GIF image image/gif
1316 0 short 0x4d4d TIFF image, big-endian image/tiff
1318 0 short 0x4949 TIFF image, little-endian image/tiff
1320 0 short 000732 sgi imagelib image image/x-imagelib
1324 0 string gimp xcf gimp XCF image image/x-gimp
[all …]
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm_upgrade.c110 char *image; in get_boot_cap() local
166 image = mmap(NULL, 8192, PROT_READ, MAP_SHARED, fd, 0); in get_boot_cap()
168 INJECT_ERROR1("GET_CAP_MMAP", image = MAP_FAILED); in get_boot_cap()
169 if (image == MAP_FAILED) { in get_boot_cap()
175 ident = (uchar_t *)image; in get_boot_cap()
196 mbh = (void *)(image + m); in get_boot_cap()
203 (void) munmap(image, 8192); in get_boot_cap()
/illumos-gate/usr/src/common/ficl/emu/
H A Dgfx_fb.c575 r = png->image[i]; in gfx_fb_putimage()
576 g = png->image[i + 1]; in gfx_fb_putimage()
577 b = png->image[i + 2]; in gfx_fb_putimage()
578 a = png->image[i + 3]; in gfx_fb_putimage()
609 (png->image[p00 + i] * hc1 + in gfx_fb_putimage()
610 png->image[p01 + i] * hc2) * wc1 + in gfx_fb_putimage()
611 (png->image[p10 + i] * hc1 + in gfx_fb_putimage()
612 png->image[p11 + i] * hc2) * wc2) in gfx_fb_putimage()
/illumos-gate/usr/src/grub/grub-0.97/
H A DTODO21 minimum GRUB image. This is useful for boot floppies because of the size
96 ? Divide pxegrub into two parts, so the initial image doesn't exceed
99 modularity of a boot image. Obviously, this reason doesn't apply to
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dappend.h109 u32 image[1]; /* Unbounded */ member

1234