OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XATTR_REPLACE
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
xattr.h
16
#define
XATTR_REPLACE
0x2
/bionic/libc/kernel/common/linux/
xattr.h
22
#define
XATTR_REPLACE
0x2
/external/kernel-headers/original/linux/
xattr.h
14
#define
XATTR_REPLACE
0x2 /* set value, fail if attr does not exist */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xattr.h
14
#define
XATTR_REPLACE
0x2 /* set value, fail if attr does not exist */
/external/strace/
file.c
216
#define
XATTR_REPLACE
2
[
all
...]
Completed in 71 milliseconds
1
2
3