OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AT_SYMLINK_NOFOLLOW
(Results
1 - 8
of
8
) sorted by null
/development/ndk/platforms/android-3/include/linux/
fcntl.h
31
#define
AT_SYMLINK_NOFOLLOW
0x100
/bionic/libc/kernel/uapi/linux/
fcntl.h
41
#define
AT_SYMLINK_NOFOLLOW
0x100
/development/ndk/platforms/android-L/include/linux/
fcntl.h
41
#define
AT_SYMLINK_NOFOLLOW
0x100
/external/kernel-headers/original/uapi/linux/
fcntl.h
44
#define
AT_SYMLINK_NOFOLLOW
0x100 /* Do not follow symbolic links. */
/external/bison/darwin-lib/
fcntl.h
639
#ifndef
AT_SYMLINK_NOFOLLOW
640
# define
AT_SYMLINK_NOFOLLOW
4096
/external/bison/linux-lib/
fcntl.h
639
#ifndef
AT_SYMLINK_NOFOLLOW
640
# define
AT_SYMLINK_NOFOLLOW
4096
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h
502
#ifndef
AT_SYMLINK_NOFOLLOW
503
#define
AT_SYMLINK_NOFOLLOW
0x100
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h
490
#ifndef
AT_SYMLINK_NOFOLLOW
491
#define
AT_SYMLINK_NOFOLLOW
0x100
[
all
...]
Completed in 375 milliseconds