HomeSort by relevance Sort by last modified time
    Searched refs:xattr (Results 26 - 50 of 114) sorted by null

12 3 4 5

  /bionic/libc/include/sys/
xattr.h 32 #include <linux/xattr.h>
  /external/curl/src/
tool_xattr.c 25 # include <sys/xattr.h> /* header from libc, not from libattr */
41 const char *attr; /* name of the xattr */
60 /* loop through all xattr-curlinfo pairs and abort on a set error */
  /external/ltp/testcases/kernel/fs/acls/
acl_file_test.c 7 #include <sys/xattr.h>
  /external/ltp/testcases/kernel/syscalls/flistxattr/
flistxattr01.c 35 # include <sys/xattr.h>
102 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
flistxattr02.c 35 # include <sys/xattr.h>
105 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
  /external/ltp/testcases/kernel/syscalls/getxattr/
getxattr03.c 42 # include <sys/xattr.h>
90 /* Test for xattr support and set attr value */
99 tst_brkm(TCONF, cleanup, "No xattr support in fs or "
116 tst_brkm(TCONF, NULL, "<sys/xattr.h> does not exist.");
getxattr04.c 21 * xattr and setting/removing a large xattr. This bug leads to that
22 * getxattr() fails to get an existing xattr and returns ENOATTR in xfs
42 # include <sys/xattr.h>
133 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
getxattr02.c 53 # include <sys/xattr.h>
127 /* Test for xattr support */
134 tst_brkm(TCONF, cleanup, "No xattr support in fs or "
166 tst_brkm(TCONF, NULL, "<sys/xattr.h> does not exist.");
getxattr01.c 48 # include <sys/xattr.h>
143 /* Create test file and setup initial xattr */
153 tst_brkm(TCONF, cleanup, "No xattr support in fs or "
177 tst_brkm(TCONF, NULL, "<sys/xattr.h> does not exist.");
  /external/ltp/testcases/kernel/syscalls/lgetxattr/
lgetxattr01.c 33 # include <sys/xattr.h>
53 "no xattr support in fs or mounted "
116 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
lgetxattr02.c 39 # include <sys/xattr.h>
88 tst_brk(TCONF, "no xattr support in fs or "
107 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
  /external/ltp/testcases/kernel/syscalls/listxattr/
listxattr02.c 41 # include <sys/xattr.h>
108 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
  /external/ltp/testcases/kernel/syscalls/llistxattr/
llistxattr01.c 33 # include <sys/xattr.h>
104 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
llistxattr02.c 39 # include <sys/xattr.h>
109 TST_TEST_TCONF("<sys/xattr.h> does not exist.");
  /external/ltp/testcases/kernel/syscalls/removexattr/
removexattr01.c 31 # include <sys/xattr.h>
77 tst_brkm(TCONF, cleanup, "no xattr support in fs or "
122 tst_brkm(TCONF, NULL, "<sys/xattr.h> does not exist.");
removexattr02.c 36 # include <sys/xattr.h>
89 tst_brkm(TCONF, cleanup, "No xattr support in fs or "
126 tst_brkm(TCONF, NULL, "<sys/xattr.h> does not exist.");
  /external/selinux/libselinux/src/android/
android_common.h 16 #include <sys/xattr.h>
  /external/selinux/libselinux/src/
fgetfilecon.c 6 #include <sys/xattr.h>
getfilecon.c 7 #include <sys/xattr.h>
lgetfilecon.c 6 #include <sys/xattr.h>
  /external/squashfs-tools/squashfs-tools/
xattr.h 24 * xattr.h
32 /* maximum size of xattr value data that will be inlined */
35 /* the target size of an inode's xattr name:value list. If it
36 * exceeds this, then xattr value data will be successively out of lined
113 static inline void write_xattr(char *pathname, unsigned int xattr)
unsquash-1.c 105 i.xattr = SQUASHFS_INVALID_XATTR;
232 dir->xattr = (*i)->xattr;
  /external/ltp/testcases/kernel/security/smack/
smack_set_socket_labels.c 30 #include <sys/xattr.h>
  /external/ltp/testcases/kernel/syscalls/open/
open13.c 35 #include <sys/xattr.h>
  /external/strace/tests/
xattr.c 33 # include <sys/xattr.h>

Completed in 3566 milliseconds

12 3 4 5