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

/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c94 ssize32_t tmpcount; local
138 tmpcount = *count + sfv_len;
139 if (tmpcount < 0)

Completed in 60 milliseconds