Home
last modified time | relevance | path

Searched refs:AT_SYMLINK_NOFOLLOW (Results 1 – 7 of 7) sorted by relevance

/external/bison/lib/
Dfcntl.in.h327 #ifndef AT_SYMLINK_NOFOLLOW
328 # define AT_SYMLINK_NOFOLLOW 4096
/external/kernel-headers/original/linux/
Dfcntl.h29 #define AT_SYMLINK_NOFOLLOW 0x100 /* Do not follow symbolic links. */ macro
/external/bison/darwin-lib/
Dfcntl.h639 #ifndef AT_SYMLINK_NOFOLLOW
640 # define AT_SYMLINK_NOFOLLOW 4096 macro
/external/bison/linux-lib/
Dfcntl.h639 #ifndef AT_SYMLINK_NOFOLLOW
640 # define AT_SYMLINK_NOFOLLOW 4096 macro
/external/strace/
Dfile.c1382 #ifndef AT_SYMLINK_NOFOLLOW
1383 # define AT_SYMLINK_NOFOLLOW 0x100 macro
1385 { AT_SYMLINK_NOFOLLOW, "AT_SYMLINK_NOFOLLOW" },
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Dlinux_syscall_support.h490 #ifndef AT_SYMLINK_NOFOLLOW
491 #define AT_SYMLINK_NOFOLLOW 0x100 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Dlinux_syscall_support.h504 #ifndef AT_SYMLINK_NOFOLLOW
505 #define AT_SYMLINK_NOFOLLOW 0x100 macro