OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN_DONT_FOLLOW
(Results
51 - 53
of
53
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h
64
#define
IN_DONT_FOLLOW
0x02000000 /* Do not follow a sym link. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
inotify.h
64
#define
IN_DONT_FOLLOW
0x02000000 /* Do not follow a sym link. */
/external/kernel-headers/original/linux/
inotify.h
51
#define
IN_DONT_FOLLOW
0x02000000 /* don't follow a sym link */
Completed in 963 milliseconds
1
2
3