Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/sysv/linux/
Dfcntl_nocancel.c34 __fcntl64_nocancel (int fd, int cmd, ...) in __fcntl64_nocancel() function
47 hidden_def (__fcntl64_nocancel) in hidden_def() argument
Dnot-cancel.h84 __typeof (__fcntl) __fcntl64_nocancel; variable
/glibc-2.36/sysdeps/mach/hurd/
Dnot-cancel.h75 #define __fcntl64_nocancel(...) \ macro
/glibc-2.36/sysdeps/generic/
Dnot-cancel.h50 #define __fcntl64_nocancel(fd, cmd, ...) \ macro