1 #define PIDFD_PATH "<anon_inode:[pidfd]>"
2 #define FD0_PATH "</dev/full>"
3 #define SKIP_IF_PROC_IS_UNAVAILABLE skip_if_unavailable("/proc/self/fd/")
4
5 #include "pidfd_getfd.c"
1 #define PIDFD_PATH "<anon_inode:[pidfd]>"
2 #define FD0_PATH "</dev/full>"
3 #define SKIP_IF_PROC_IS_UNAVAILABLE skip_if_unavailable("/proc/self/fd/")
4
5 #include "pidfd_getfd.c"