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