Searched refs:AT_REMOVEDIR (Results 1 - 8 of 8) sorted by relevance

/external/strace/xlat/
H A Dat_flags.h7 #if defined(AT_REMOVEDIR) || (defined(HAVE_DECL_AT_REMOVEDIR) && HAVE_DECL_AT_REMOVEDIR)
8 XLAT(AT_REMOVEDIR),
/external/kernel-headers/original/uapi/linux/
H A Dfcntl.h45 #define AT_REMOVEDIR 0x200 /* Remove directory instead of macro
/external/bison/lib/
H A Dfcntl.in.h331 #ifndef AT_REMOVEDIR
332 # define AT_REMOVEDIR 1
/external/bison/darwin-lib/
H A Dfcntl.h643 #ifndef AT_REMOVEDIR
644 # define AT_REMOVEDIR 1 macro
/external/bison/linux-lib/
H A Dfcntl.h643 #ifndef AT_REMOVEDIR
644 # define AT_REMOVEDIR 1 macro
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Dlinux_syscall_support.h505 #ifndef AT_REMOVEDIR
506 #define AT_REMOVEDIR 0x200 macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Dlinux_syscall_support.h493 #ifndef AT_REMOVEDIR
494 #define AT_REMOVEDIR 0x200 macro
/external/strace/
H A Dfile.c1178 #ifndef AT_REMOVEDIR
1179 # define AT_REMOVEDIR 0x200 macro

Completed in 187 milliseconds