Searched refs:SAFE_GETXATTR (Results 1 – 2 of 2) sorted by relevance
63 res1 = SAFE_GETXATTR(TEST_FILE, "system.posix_acl_access", in verify_getxattr()65 res2 = SAFE_GETXATTR(TEST_FILE, "system.posix_acl_access", in verify_getxattr()
569 #define SAFE_GETXATTR(path, name, value, size) \ macro