xwrite
if (xwrite(sc->ls_fd, iov[0].iov_base, iolen) != (int)iolen) {
static ssize_t xwrite(int, void *, size_t);