android13/external/strace/xlat/inotify_init_flags.in

5 lines
96 B
Plaintext

IN_NONBLOCK O_NONBLOCK
#if defined IN_CLOEXEC || defined O_CLOEXEC
IN_CLOEXEC O_CLOEXEC
#endif