Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Dpwrite64_nocancel.c26 __pwrite64_nocancel (int fd, const void *buf, size_t nbytes, off64_t offset) in __pwrite64_nocancel() function
35 libc_hidden_weak (__pwrite64_nocancel)
A Dnot-cancel.h57 __typeof (__pwrite64) __pwrite64_nocancel;
85 hidden_proto (__pwrite64_nocancel)
A Dpwrite64.c28 ret = __pwrite64_nocancel (fd, buf, nbytes, offset); in __libc_pwrite64()

Completed in 4 milliseconds