Lines Matching refs:iov_base
514 (*pVec)->iov_base = (char *)(*pVec)->iov_base + ret; in lsapi_writev()
1617 pReq->m_pIovecCur->iov_base = (void *)finish_close; in LSAPI_Finish_r()
1651 pReq->m_pIovecCur->iov_base = (void *)finish_close; in LSAPI_End_Response_r()
1897 pReq->m_pIovecCur->iov_base = (void *)pHeader; in LSAPI_Write_r()
1903 pReq->m_pIovecCur->iov_base = (void *)pReq->m_pRespBuf; in LSAPI_Write_r()
1910 pReq->m_pIovecCur->iov_base = (void *)p; in LSAPI_Write_r()
2067 pReq->m_pIovecCur->iov_base = (void *)pHeader; in Flush_RespBuf_r()
2073 pReq->m_pIovecCur->iov_base = (void *)pReq->m_pRespBuf; in Flush_RespBuf_r()
2159 iov[0].iov_base = (void *)&header; in LSAPI_Write_Stderr_r()
2162 iov[1].iov_base = (void *)p; in LSAPI_Write_Stderr_r()
2476 pReq->m_pIovecCur->iov_base = (void *)pReq->m_pRespHeaderBuf; in LSAPI_FinalizeRespHeaders_r()
2488 pReq->m_pIovec->iov_base = (void *)&pReq->m_respHeader; in LSAPI_FinalizeRespHeaders_r()