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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c2288 * <= 0 if data_copy() was called from data_pass().
2462 * data_copy() and data_copy_with_holes() copy data from the input
2486 data_copy(int ifd, int ofd, int rw_sysattr, off_t bytes, function
2751 rv = data_copy(-1, Ofile,
3294 rv = data_copy(Ifile, Ofile,

Completed in 81 milliseconds