Home
last modified time | relevance | path

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

/posix/
A Dpwrite64.c24 __libc_pwrite64 (int fd, const void *buf, size_t nbytes, off64_t offset) in __libc_pwrite64() function
42 strong_alias (__libc_pwrite64, __pwrite64)
44 weak_alias (__libc_pwrite64, pwrite64)

Completed in 5 milliseconds