Home
last modified time | relevance | path

Searched refs:AT_REMOVEDIR (Results 1 – 5 of 5) sorted by relevance

/external/bison/lib/
Dfcntl.in.h331 #ifndef AT_REMOVEDIR
332 # define AT_REMOVEDIR 1
/external/kernel-headers/original/linux/
Dfcntl.h30 #define AT_REMOVEDIR 0x200 /* Remove directory instead of macro
/external/bison/darwin-lib/
Dfcntl.h643 #ifndef AT_REMOVEDIR
644 # define AT_REMOVEDIR 1 macro
/external/bison/linux-lib/
Dfcntl.h643 #ifndef AT_REMOVEDIR
644 # define AT_REMOVEDIR 1 macro
/external/strace/
Dfile.c2092 #ifndef AT_REMOVEDIR
2093 # define AT_REMOVEDIR 0x200 macro
2095 { AT_REMOVEDIR, "AT_REMOVEDIR" },