Searched refs:sbytes (Results 1 – 4 of 4) sorted by relevance
694 off_t off, sbytes, rem, obj_size, nobj_size; in vn_sendfile() local708 hdrlen = sbytes = 0; in vn_sendfile()1197 sbytes += space + hdrlen; in vn_sendfile()1213 sbytes += td->td_retval[0]; in vn_sendfile()1228 (*sent) = sbytes; in vn_sendfile()1267 off_t sbytes; in sendfile() local1277 sbytes = 0; in sendfile()1321 uap->nbytes, &sbytes, uap->flags, td); in sendfile()1324 if (uap->sbytes != NULL) in sendfile()1325 copyout(&sbytes, uap->sbytes, sizeof(off_t)); in sendfile()[all …]
1945 uarg[5] = (intptr_t) p->sbytes; /* off_t * */ in systrace_args()
234 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member
1045 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member2458 char sbytes_l_[PADL_(off_t *)]; off_t * sbytes; char sbytes_r_[PADR_(off_t *)]; member