Home
last modified time | relevance | path

Searched refs:PWRITE (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/posix/
Dpwritev.c24 # define PWRITE __pwrite macro
Dpwritev64.c20 #define PWRITE __pwrite64 macro
Dpwritev_common.c69 ssize_t ret = PWRITE (fd, buffer, bytes, offset); in PWRITEV()
/glibc-2.36/sysdeps/unix/sysv/linux/
Dpwritev.c43 # define PWRITE __pwrite macro
Dpwritev64.c41 # define PWRITE __pwrite64 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1819349 (PWRITE): Likewise.
19361 Properly check return value of PWRITE and PREAD. Return bytes
20916 [!PWRITEV] (PWRITE): Likewise.
20924 (PWRITE): Likewise.