Searched refs:ofs (Results 1 – 3 of 3) sorted by relevance
31 off64_t ofs = *offset; in sendfile() local32 ssize_t ret = __sendfile64 (out_fd, in_fd, &ofs, count); in sendfile()33 *offset = ofs; in sendfile()
77 s8addl $0, $2, $0 # e0 : mult byte ofs by 8 and sum
58 and a2, 7, t10 # ofs of last byte in s1 last word
Completed in 3 milliseconds