Home | History | Annotate | Download | only in strace

Lines Matching full:pwrite

52 	* linux/syscallent.h: Fix pread/pwrite names to pread64/pwrite64.
662 * syscall.c (dumpio): Match pread and pwrite system calls too.
1183 * linux/sh/syscallent.h (pread, pwrite): Take six arguments.
1185 * linux/mips/syscallent.h (pread, pwrite): Take six arguments.
2489 * io.c: if HAVE_LONG_LONG_OFF_T use 64 bit versions of pread and pwrite.
2514 * svr4/syscallent.h: pread/pwrite are TF calls.
2523 * io.c: FreeBSD now uses 64 bit versions of pread, pwrite.