strace/xlat/efd_flags.in

6 lines
114 B
Plaintext
Raw Normal View History

EFD_SEMAPHORE 1
#if defined EFD_CLOEXEC || defined O_CLOEXEC
EFD_CLOEXEC O_CLOEXEC
#endif
EFD_NONBLOCK O_NONBLOCK