OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AT_REMOVEDIR
(Results
1 - 8
of
8
) sorted by null
/development/ndk/platforms/android-3/include/linux/
fcntl.h
32
#define
AT_REMOVEDIR
0x200
/bionic/libc/kernel/uapi/linux/
fcntl.h
42
#define
AT_REMOVEDIR
0x200
/development/ndk/platforms/android-L/include/linux/
fcntl.h
42
#define
AT_REMOVEDIR
0x200
/external/kernel-headers/original/uapi/linux/
fcntl.h
45
#define
AT_REMOVEDIR
0x200 /* Remove directory instead of
/external/bison/darwin-lib/
fcntl.h
643
#ifndef
AT_REMOVEDIR
644
# define
AT_REMOVEDIR
1
/external/bison/linux-lib/
fcntl.h
643
#ifndef
AT_REMOVEDIR
644
# define
AT_REMOVEDIR
1
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h
505
#ifndef
AT_REMOVEDIR
506
#define
AT_REMOVEDIR
0x200
[
all
...]
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
linux_syscall_support.h
493
#ifndef
AT_REMOVEDIR
494
#define
AT_REMOVEDIR
0x200
[
all
...]
Completed in 166 milliseconds