Searched refs:img (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-12-stable/sys/modules/drm2/radeonkmsfw/
H A Dgen-makefiles17 img=$(basename $file)
18 img=${img%.bin.uu}
19 echo "Image: $img"
21 mkdir -p $scriptdir/$img
22 cat > $scriptdir/$img/Makefile <<EOF
25 KMOD= radeonkmsfw_$img
26 IMG= $img
/freebsd-12-stable/share/examples/kld/firmware/fwimage/
H A DMakefile6 FIRMWS= firmware.img:beastie
8 CLEANFILES= firmware.img
10 firmware.img: firmware.img.uu
/freebsd-12-stable/usr.sbin/fstyp/tests/
H A DMakefile7 ${PACKAGE}FILES+= dfr-01-xfat.img.bz2
8 ${PACKAGE}FILES+= ext2.img.bz2
9 ${PACKAGE}FILES+= ext3.img.bz2
10 ${PACKAGE}FILES+= ext4.img.bz2
11 ${PACKAGE}FILES+= ext4_with_label.img.bz2
12 ${PACKAGE}FILES+= ntfs.img.bz2
13 ${PACKAGE}FILES+= ntfs_with_label.img.bz2
H A Dfstyp_test.sh36 atf_check -s exit:0 -o ignore makefs -t cd9660 -Z -s 64m cd9660.img dir
37 atf_check -s exit:0 -o inline:"cd9660\n" fstyp cd9660.img
38 atf_check -s exit:0 -o inline:"cd9660\n" fstyp -l cd9660.img
47 atf_check -s exit:0 -o ignore makefs -t cd9660 -o label=Foo -Z -s 64m cd9660.img dir
48 atf_check -s exit:0 -o inline:"cd9660\n" fstyp cd9660.img
50 atf_check -s exit:0 -o inline:"cd9660 FOO\n" fstyp -l cd9660.img
67 bzcat $(atf_get_srcdir)/dfr-01-xfat.img.bz2 > exfat.img
68 atf_check -s exit:0 -o inline:"exfat\n" fstyp -u exfat.img
76 bzcat $(atf_get_srcdir)/dfr-01-xfat.img
[all...]
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/rump_server/
H A Dt_disk.sh55 test_case size -d key=/img,hostpath=the.img,size=32k
58 atf_check -s exit:0 -o inline:'32768\n' stat -f %z the.img
61 test_case offset -d key=/img,hostpath=the.img,size=32k,offset=16k
64 atf_check -s exit:0 -o inline:'49152\n' stat -f %z the.img
67 test_case notrunc -d key=/img,hostpath=the.img,size=8k,offset=16k
70 dd if=/dev/zero of=the.img bs=1 oseek=65535 count=1
74 atf_check -s exit:0 -o inline:'65536\n' stat -f %z the.img
[all...]
/freebsd-12-stable/stand/efi/loader/
H A Defi_main.c78 EFI_LOADED_IMAGE *img; local
106 status = OpenProtocolByHandle(IH, &image_protocol, (void**)&img);
122 if (img->LoadOptionsSize > 0 && img->LoadOptions != NULL) {
123 if (img->LoadOptionsSize == strlen(img->LoadOptions) + 1) {
124 args = malloc(img->LoadOptionsSize << 1);
125 for (argc = 0; argc < (int)img->LoadOptionsSize; argc++)
126 args[argc] = ((char*)img->LoadOptions)[argc];
128 args = malloc(img
[all...]
/freebsd-12-stable/contrib/netbsd-tests/sbin/newfs_msdos/
H A Dt_create.sh35 newfs_msdos -b 512 -C 33m -F 32 msdos.img
38 atf_check -s eq:0 -o not-match:FIXED -e empty fsck_msdos -p msdos.img
/freebsd-12-stable/tests/sys/geom/class/uzip/
H A DMakefile11 IMAGE= 1_endian_unknown_autogenerated.img
28 ${PACKAGE}FILES+= conf.sh 1_endian_big.img.uzip.uue \
29 1_endian_little.img.uzip.uue
H A D1_test.sh11 UUE=$testsdir/1_endian_little.img.uzip.uue
14 UUE=$testsdir/1_endian_big.img.uzip.uue
/freebsd-12-stable/release/amd64/
H A Dmkisoimages.sh44 dd if=/dev/zero of=efiboot.img bs=4k count=200
45 device=`mdconfig -a -t vnode -f efiboot.img`
54 bootable="$bootable -o bootimage=i386;efiboot.img -o no-emul-boot -o platformid=efi"
74 rm -f efiboot.img
95 -o hybrid.img
98 dd if=hybrid.img of="$NAME" bs=32k count=1 conv=notrunc
99 rm -f hybrid.img
/freebsd-12-stable/contrib/netbsd-tests/dev/raidframe/
H A Dt_raid.sh62 -d key=/disk0,hostpath=disk0.img,size=1m \
63 -d key=/disk1,hostpath=disk1.img,size=1m \
91 -d key=/disk0,hostpath=disk0.img,size=${RAID_MEDIASIZE} \
92 -d key=/disk1,hostpath=disk1.img,size=${RAID_MEDIASIZE} \
107 rm disk1.img # FAIL
109 -d key=/disk0,hostpath=disk0.img,size=${RAID_MEDIASIZE} \
110 -d key=/disk1,hostpath=disk1.img,size=${RAID_MEDIASIZE} \
141 -d key=/disk0,hostpath=disk0.img,size=${RAID_MEDIASIZE} \
142 -d key=/disk1,hostpath=disk1.img,size=${RAID_MEDIASIZE} \
151 rm disk0.img # FAI
[all...]
/freebsd-12-stable/release/arm/
H A DBEAGLEBONE.conf25 chroot ${CHROOTDIR} cp -p ${UBOOT_DIR}/u-boot.img ${FATMOUNT}/u-boot.img
H A DPANDABOARD.conf25 chroot ${CHROOTDIR} cp -p ${UBOOT_DIR}/u-boot.img ${FATMOUNT}/u-boot.img
/freebsd-12-stable/release/arm64/
H A Dmkisoimages.sh38 dd if=/dev/zero of=efiboot.img bs=4k count=200
39 device=`mdconfig -a -t vnode -f efiboot.img`
48 bootable="-o bootimage=i386;efiboot.img -o no-emul-boot -o platformid=efi"
88 -o efi.img
91 dd if=efi.img of="$NAME" bs=32k count=1 conv=notrunc
92 rm -f efi.img
/freebsd-12-stable/tools/boot/
H A Drootgen.sh62 img=$2
67 makefs -t ffs -B little -s 200m ${img}.p2 ${src}
70 -p freebsd-ufs:=${img}.p2 -o ${img}
76 img=$2
81 make_esp ${src} ${img}.p1
82 makefs -t ffs -B little -s 200m ${img}.p2 ${src}
84 -p efi:=${img}.p1 \
85 -p freebsd-ufs:=${img}.p2 -o ${img}
[all...]
H A Dlua-test.sh18 [ -d "$dir" ] || ${scriptdir}/lua-img.sh ${dir}
/freebsd-12-stable/tools/regression/tmpfs/
H A Dt_vnd53 dd if=/dev/zero of=disk.img bs=1m count=10 >/dev/null 2>&1 || die
56 mdconfig -a -f disk.img -u 3 -x 32 -y 2 ||die
/freebsd-12-stable/usr.sbin/ndiscvt/
H A Dndiscvt.c168 bincvt(char *sysfile, char *outfile, void *img, int fsize) argument
181 if (fwrite(img, fsize, 1, binfp) != 1)
282 void *img; local
329 img = calloc(fsize, 1);
330 n = fread (img, fsize, 1, fp);
336 if (insert_padding(&img, &fsize)) {
395 bincvt(sysfile, outfile, img, fsize);
408 ptr = img;
434 free(img);
/freebsd-12-stable/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd.sh46 ${cgdserver} -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock
78 ${cgdserver} -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock
115 ${cgdserver} -d key=/dev/dk,hostpath=dk.img,size=1m unix://csock
/freebsd-12-stable/contrib/netbsd-tests/fs/tmpfs/
H A Dt_vnd.sh44 dd if=/dev/zero of=disk.img bs=1m count=10
48 atf_check -s eq:0 -o empty -e empty mdmfs -F disk.img md mnt
54 atf_check -s eq:0 -o empty -e empty vndconfig /dev/vnd3 disk.img
/freebsd-12-stable/sys/compat/ndis/
H A Dkern_windrv.c201 windrv_lookup(img, name)
202 vm_offset_t img;
221 if (d->windrv_object->dro_driverstart == (void *)img ||
267 windrv_unload(mod, img, len)
269 vm_offset_t img;
278 drv = windrv_lookup(img, NULL);
315 if (db->windrv_object->dro_driverstart == (void *)img) {
357 patch_user_shared_data_address(vm_offset_t img, size_t len) argument
364 addr = (unsigned long *)(img + i);
379 windrv_load(mod, img, le
[all...]
/freebsd-12-stable/sys/security/mac_veriexec/
H A Dmac_veriexec.c627 struct image_params img; local
653 bzero(&img, sizeof(img));
654 img.proc = td->td_proc;
655 img.vp = fp->f_vnode;
656 img.attr = &va;
662 vn_lock(img.vp, LK_EXCLUSIVE | LK_RETRY);
670 error = mac_veriexec_fingerprint_check_image(&img,
674 VOP_UNLOCK(img.vp, 0);
/freebsd-12-stable/contrib/netbsd-tests/lib/librumphijack/
H A Dt_vfs.sh28 img=ffs.img
30 "rump_server -lrumpvfs -lrumpfs_ffs -lrumpdev_disk -d key=/img,hostpath=${img},size=host"
38 atf_check -s exit:0 -e ignore mount_ffs /img ${mntdir}
77 atf_check -s exit:0 -o ignore newfs -F -s 20000 ${img} ; \
/freebsd-12-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.c244 u_int8_t *img; local
624 img = physbuf;
654 if ((n = read(fd1, img, bpb.bpbBytesPerSec)) == -1) {
663 memset(img, 0, bpb.bpbBytesPerSec);
668 bsbpb = (struct bsbpb *)(img + x1);
683 bsxbpb = (struct bsxbpb *)(img + x1);
692 bsx = (struct bsx *)(img + x1);
710 bs = (struct bs *)img;
716 memcpy(img + x1, bootcode, sizeof(bootcode));
717 mk2(img
[all...]
/freebsd-12-stable/release/
H A DMakefile8 # memstick: Builds memory stick image (memstick.img)
9 # mini-memstick: Builds minimal memory stick image (mini-memstick.img)
97 RELEASE_TARGETS+= memstick.img
98 RELEASE_TARGETS+= mini-memstick.img
99 IMAGES+= memstick.img
100 IMAGES+= mini-memstick.img
229 memstick: memstick.img
230 memstick.img: disc1
233 mini-memstick: mini-memstick.img
234 mini-memstick.img
[all...]

Completed in 310 milliseconds

12