(root)/
glibc-2.38/
sysdeps/
mach/
hurd/
fcntl_nocancel.c
       1  #define NOCANCEL
       2  #define __libc_fcntl __fcntl_nocancel
       3  #include <sysdeps/mach/hurd/fcntl.c>