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

/macosx-10.5.8/xnu-1228.15.4/bsd/miscfs/fifofs/
H A Dfifo_vnops.c304 int error, startresid; local
317 startresid = uio_resid(uio);
343 if (uio_resid(uio) == startresid) {

Completed in 20 milliseconds