Home
last modified time | relevance | path

Searched refs:skip_bytes (Results 1 – 2 of 2) sorted by relevance

/coreutils/src/
Ddd.c148 static idx_t skip_bytes = 0; variable
1622 skip_bytes = skip % input_blocksize; in scanargs()
2107 if (skip_records != 0 || skip_bytes != 0) in dd_copy()
2112 || ckd_add (&us_bytes, skip_bytes, us_bytes)); in dd_copy()
2115 skip_records, input_blocksize, &skip_bytes); in dd_copy()
/coreutils/
DNEWS452 102,400 blocks of data. The flags count_bytes, skip_bytes and
2270 dd now accepts the count_bytes, skip_bytes iflags and the seek_bytes