Home
last modified time | relevance | path

Searched defs:nbyte (Results 1 – 4 of 4) sorted by relevance

/sysdeps/posix/
A Dpwrite.c27 __libc_pwrite (int fd, const void *buf, size_t nbyte, off_t offset) in __libc_pwrite()
A Dpwrite64.c26 __libc_pwrite64 (int fd, const void *buf, size_t nbyte, off64_t offset) in __libc_pwrite64()
A Dpread.c26 __libc_pread (int fd, void *buf, size_t nbyte, off_t offset) in __libc_pread()
A Dpread64.c26 __libc_pread64 (int fd, void *buf, size_t nbyte, off64_t offset) in __libc_pread64()

Completed in 6 milliseconds