Home
last modified time | relevance | path

Searched refs:notrunc (Results 1 – 18 of 18) sorted by relevance

/NextBSD/release/sparc64/
HDmkisoimages.sh56 dd if="$BASEBITSDIR/boot/boot1" of="$BOOTFSIMG" bs=512 conv=notrunc,sync
71 dd if="$NAME.tmp" of="$NAME" bs="${CYLSIZE}b" conv=notrunc,sync
72 dd if="$BOOTFSIMG" of="$NAME" bs="${CYLSIZE}b" seek=$ISOCYLS conv=notrunc,sync
74 dd if=/dev/zero of="$NAME" bs="${CYLSIZE}b" seek=$ENDCYL count=2 conv=notrunc,sync
/NextBSD/contrib/netbsd-tests/usr.bin/rump_server/
HDt_disk.sh67 test_case notrunc -d key=/img,hostpath=the.img,size=8k,offset=16k
72 notrunc() function
124 atf_add_test_case notrunc
/NextBSD/sys/boot/powerpc/boot1.chrp/
HDMakefile33 dd if=boot1.elf of=${.TARGET} seek=${BOOT1_OFFSET} conv=notrunc
35 conv=notrunc
/NextBSD/sys/tools/
HDembed_mfs.sh36 dd if=$2 ibs=8192 of=$1 obs=${obs} oseek=1 conv=notrunc 2> /dev/null
/NextBSD/sys/tools/fdt/
HDembed_dtb.sh44 dd if=$2 ibs=${dtbsize} of=$1 obs=${obs} oseek=1 conv=notrunc 2> /dev/null
/NextBSD/sys/boot/sparc64/boot1/
HDMakefile23 dd if=boot1.aout of=${.TARGET} bs=512 oseek=1 conv=notrunc
/NextBSD/release/powerpc/
HDmkisoimages.sh32 dd if="$4/boot/loader" of=/tmp/hfs-boot-block seek=$OFFSET conv=notrunc
/NextBSD/contrib/netbsd-tests/sbin/fsck_ffs/
HDt_check_quotas.sh46 count=8 seek=${blkno} conv=notrunc
HDt_enable_quotas.sh62 count=1 seek=${blkno} conv=notrunc
/NextBSD/tools/regression/tmpfs/
HDt_sizes83 dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1 \
/NextBSD/contrib/netbsd-tests/fs/tmpfs/
HDt_sizes.sh115 dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1
/NextBSD/release/picobsd/build/
HDpicobsd861 oseek=1 conv=notrunc # 2> /dev/null
919 dd if=${c_boot1} of=${BUILDDIR}/${c_img} conv=notrunc 2>/dev/null
925 dd of=${BUILDDIR}/${c_img} oseek=1 obs=788 conv=notrunc 2>/dev/null
/NextBSD/sys/boot/efi/boot1/
HDMakefile94 /bin/dd if=boot1.efi of=${.TARGET} seek=${BOOT1_OFFSET} conv=notrunc
/NextBSD/tools/regression/geom_eli/
HDintegrity-hmac.t51 dd if=/dev/random of=${sector} bs=1 count=16 conv=notrunc >/dev/null 2>&1
HDintegrity-data.t51 dd if=/dev/random of=${sector} bs=1 count=8 seek=64 conv=notrunc >/dev/null 2>&1
/NextBSD/contrib/gcc/
HDfold-const.c1521 int_const_binop (enum tree_code code, tree arg1, tree arg2, int notrunc) in int_const_binop() argument
1670 if (notrunc) in int_const_binop()
1704 const_binop (enum tree_code code, tree arg1, tree arg2, int notrunc) in const_binop() argument
1714 return int_const_binop (code, arg1, arg2, notrunc); in const_binop()
1812 real = const_binop (code, r1, r2, notrunc); in const_binop()
1813 imag = const_binop (code, i1, i2, notrunc); in const_binop()
1818 const_binop (MULT_EXPR, r1, r2, notrunc), in const_binop()
1819 const_binop (MULT_EXPR, i1, i2, notrunc), in const_binop()
1820 notrunc); in const_binop()
1822 const_binop (MULT_EXPR, r1, i2, notrunc), in const_binop()
[all …]
/NextBSD/sys/fs/nfsserver/
HDnfs_nfsdserv.c2133 register_t linkmax, namemax, chownres, notrunc; in nfsrvd_pathconf() local
2149 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, &notrunc, in nfsrvd_pathconf()
2158 pc->pc_notrunc = txdr_unsigned(notrunc); in nfsrvd_pathconf()
/NextBSD/contrib/tcsh/
HDcomplete.tcsh214 lcase notrunc ucase swab noerror sync)"/,\
216 lcase notrunc ucase swab noerror sync)"/,\