OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FAN_NONBLOCK
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
fanotify.h
37
#define
FAN_NONBLOCK
0x00000002
46
#define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC |
FAN_NONBLOCK
| FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/development/ndk/platforms/android-L/include/linux/
fanotify.h
37
#define
FAN_NONBLOCK
0x00000002
46
#define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC |
FAN_NONBLOCK
| FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
/external/kernel-headers/original/uapi/linux/
fanotify.h
27
#define
FAN_NONBLOCK
0x00000002
39
#define FAN_ALL_INIT_FLAGS (FAN_CLOEXEC |
FAN_NONBLOCK
| \
Completed in 74 milliseconds