xref: /aosp_15_r20/external/strace/xlat/inotify_init_flags.in (revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
1IN_NONBLOCK O_NONBLOCK
2#if defined IN_CLOEXEC || defined O_CLOEXEC
3IN_CLOEXEC  O_CLOEXEC
4#endif
5