Home | History | Annotate | Download | only in src

Lines Matching refs:malloc

1406     if ((iov[f].iov_base = malloc(iov[f].iov_len)) == NULL) {