Home
last modified time | relevance | path

Searched defs:__pwrite64_nocancel (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/
Dpwrite64_nocancel.c26 __pwrite64_nocancel (int fd, const void *buf, size_t nbytes, off64_t offset) in __pwrite64_nocancel() function
Dnot-cancel.h58 __typeof (__pwrite64) __pwrite64_nocancel; variable