Searched defs:data_copy_with_holes (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c2462 * data_copy() and data_copy_with_holes() copy data from the input
2508 data_copy_with_holes(int ifd, int ofd, int rw_sysattr, off_t bytes, function
2743 rv = data_copy_with_holes(-1, Ofile,
3288 rv = data_copy_with_holes(Ifile, Ofile,

Completed in 83 milliseconds