Searched refs:notrunc (Results 1 – 14 of 14) sorted by relevance
| /netbsd-src/external/gpl2/lvm2/dist/test/ |
| H A D | t-pool-labels.sh | 19 env printf "\x01\x16\x70\x06\x5f\xcf\xff\xb9\xf8\x24\x8apool1" | dd of=$2 bs=5 seek=1 conv=notrunc 20 …x00\x00\x0$1\x68\x01\x16\x70\x00\x00\x00\x00\x00\x06\x5f\xd0" | dd of=$2 bs=273 seek=1 conv=notrunc
|
| /netbsd-src/tests/usr.bin/rump_server/ |
| H A D | t_disk.sh | 67 test_case notrunc -d key=/img,hostpath=the.img,size=8k,offset=16k 72 notrunc() function 124 atf_add_test_case notrunc
|
| /netbsd-src/distrib/amiga/miniroot/ |
| H A D | Makefile.inc | 12 IMAGEPOSTBUILD= dd if=${DESTDIR}/usr/mdec/bootxx_ffsv1 of=${IMAGE} bs=8192 conv=notrunc
|
| /netbsd-src/tests/sbin/fsck_ffs/ |
| H A D | t_check_quotas.sh | 48 count=8 "seek=${blkno}" conv=notrunc
|
| H A D | t_enable_quotas.sh | 67 count=1 "seek=${blkno}" conv=notrunc
|
| /netbsd-src/sys/arch/evbppc/compile/ |
| H A D | walnut-mkimg.sh | 75 dd if=${input}.hdr.$$ of=${output} conv=notrunc
|
| /netbsd-src/tests/fs/tmpfs/ |
| H A D | t_sizes.sh | 115 dd if=/dev/zero of=a bs=1024 conv=notrunc seek=1 count=1
|
| /netbsd-src/distrib/common/ |
| H A D | buildfloppies.sh | 209 dd if=$image of=$image conv=notrunc conv=sync bs=${floppysize}b count=1
|
| /netbsd-src/tests/sbin/gpt/ |
| H A D | t_gpt.sh | 75 silence dd conv=notrunc msgfmt=quiet if=/dev/zero of="$disk" "$@"
|
| /netbsd-src/sys/nfs/ |
| H A D | nfs_serv.c | 3471 register_t linkmax, namemax, chownres, notrunc; in nfsrv_pathconf() local 3493 error = VOP_PATHCONF(vp, _PC_NO_TRUNC, ¬runc); in nfsrv_pathconf() 3504 pc->pc_notrunc = txdr_unsigned(notrunc); in nfsrv_pathconf()
|
| /netbsd-src/sys/fs/nfs/server/ |
| H A D | nfs_nfsdserv.c | 2134 register_t linkmax, namemax, chownres, notrunc; in nfsrvd_pathconf() local 2150 nd->nd_repstat = nfsvno_pathconf(vp, _PC_NO_TRUNC, ¬runc, in nfsrvd_pathconf() 2159 pc->pc_notrunc = txdr_unsigned(notrunc); in nfsrvd_pathconf()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ChangeLog-2011 | 2808 * trans-types.c (gfc_get_array_type_bounds): Remove zero notrunc
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2011 | 26901 * tree.h (int_const_binop): Remove notrunc argument. 26902 * fold-const.c (int_const_binop): Remove notrunc argument. Always 26904 (extract_muldiv_1): Expand one notrunc int_const_binop caller. 26905 (const_binop): Remove zero notrunc argument to int_const_binop.
|
| H A D | ChangeLog-2010 | 24930 * fold-const.c (const_binop): Remove 'notrunc' argement. Adjust
|