xref
: /
aosp_15_r20
/
external
/
strace
/
xlat
/
inotify_init_flags.in
(revision cf84ac9a129d8ea9952db616b4e9b904c4bdde56)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
IN_NONBLOCK O_NONBLOCK
2
#if defined IN_CLOEXEC || defined O_CLOEXEC
3
IN_CLOEXEC O_CLOEXEC
4
#endif
5