Searched refs:USER_KEY (Results 1 – 1 of 1) sorted by relevance
40 #define USER_KEY "user.test" macro74 n = setxattr("testfile", USER_KEY, VALUE, VALUE_SIZE, XATTR_CREATE); in verify_removexattr()84 TEST(removexattr("testfile", USER_KEY)); in verify_removexattr()90 n = getxattr("testfile", USER_KEY, buf, size); in verify_removexattr()