Searched refs:startoffset (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vnops.c4508 off_t startoffset; local
4522 startoffset = offset = uio_offset(uio);
4695 uio_setoffset(uio, startoffset);
4732 if (startoffset == 0)
4744 (uio_offset(uio) == startoffset)) {

Completed in 23 milliseconds