HomeSort by: relevance | last modified time | path
    Searched defs:modify_iov (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/iscsi/dist/src/lib/
util.c 448 modify_iov(struct iovec ** iov_ptr, int *iovc, uint32_t offset, uint32_t length) function
998 "before modify_iov: %s %d buffers, "
1002 if (modify_iov(&iov, &iovc, (unsigned) rc, len - n)
1005 "modify_iov() failed\n");
1013 "after modify_iov: %s %d buffers, "

Completed in 45 milliseconds