Home | History | Annotate | Download | only in updater

Lines Matching refs:setxattr

846             if (setxattr(filename, XATTR_NAME_CAPS, &cap_data, sizeof(cap_data), 0) < 0) {