Home
last modified time | relevance | path

Searched refs:ofs (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/hurd/
A Dsendfile.c31 off64_t ofs = *offset; in sendfile() local
32 ssize_t ret = __sendfile64 (out_fd, in_fd, &ofs, count); in sendfile()
33 *offset = ofs; in sendfile()
/sysdeps/alpha/
A Dffs.S77 s8addl $0, $2, $0 # e0 : mult byte ofs by 8 and sum
A Dstrncmp.S58 and a2, 7, t10 # ofs of last byte in s1 last word

Completed in 3 milliseconds