OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN_CLOSE
(Results
51 - 53
of
53
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
inotify.h
42
#define
IN_CLOSE
(IN_CLOSE_WRITE | IN_CLOSE_NOWRITE)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
inotify.h
42
#define
IN_CLOSE
(IN_CLOSE_WRITE | IN_CLOSE_NOWRITE)
/external/kernel-headers/original/linux/
inotify.h
16
* such as IN_CREATE, IN_DELETE, IN_OPEN,
IN_CLOSE
, ..., relative to the wd.
46
#define
IN_CLOSE
(IN_CLOSE_WRITE | IN_CLOSE_NOWRITE) /* close */
Completed in 645 milliseconds
1
2
3