Lines Matching defs:value
48 #define XATTR_TEST_VALUE "this is a test value"
66 char *value;
78 .value = XATTR_TEST_VALUE,
87 .value = XATTR_TEST_VALUE,
96 .value = XATTR_TEST_VALUE,
106 .value = XATTR_TEST_VALUE,
115 .value = XATTR_TEST_VALUE,
124 .value = XATTR_TEST_VALUE,
133 .value = XATTR_TEST_VALUE,
147 SAFE_FSETXATTR(tc[i].fd, tc[i].key, tc[i].value, tc[i].size,
151 TEST(fsetxattr(tc[i].fd, tc[i].key, tc[i].value, tc[i].size,