Home | History | Annotate | Download | only in dd

Lines Matching refs:bs

71 	atf_set "descr" "This checks the combination of bs= with" \
82 test_dd_io "unvis | dd bs=1 2>/dev/null | vis" \
91 test_dd_io "unvis | dd conv=ebcdic bs=512 2>/dev/null | vis" \
100 test_dd_io "unvis | dd conv=ebcdic bs=1 2>/dev/null | vis" \
112 dd if=/dev/zero of=testfile seek=1 bs=8k count=1
119 'dd bs=4 if=/dev/zero count=1 | tr \\0 \\n | dd of=tf2 bs=4 seek=1'
142 test_swab abcdefgh bs=1
143 test_swab badcfehg bs=2
144 test_swab bacedfhg bs=3
145 test_swab badcfehg bs=4
146 test_swab badcegfh bs=5
147 test_swab badcfehg bs=6
148 test_swab badcfegh bs=7
149 test_swab badcfehg bs=8