Lines Matching refs:iov_base
473 (*pVec)->iov_base = (char *)(*pVec)->iov_base + ret; in lsapi_writev()
1597 pReq->m_pIovecCur->iov_base = (void *)&finish; in LSAPI_Finish_r()
1838 pReq->m_pIovecCur->iov_base = (void *)pHeader; in LSAPI_Write_r()
1844 pReq->m_pIovecCur->iov_base = (void *)pReq->m_pRespBuf; in LSAPI_Write_r()
1851 pReq->m_pIovecCur->iov_base = (void *)p; in LSAPI_Write_r()
1974 pReq->m_pIovecCur->iov_base = (void *)pHeader; in Flush_RespBuf_r()
1980 pReq->m_pIovecCur->iov_base = (void *)pReq->m_pRespBuf; in Flush_RespBuf_r()
2066 iov[0].iov_base = (void *)&header; in LSAPI_Write_Stderr_r()
2069 iov[1].iov_base = (void *)p; in LSAPI_Write_Stderr_r()
2383 pReq->m_pIovecCur->iov_base = (void *)pReq->m_pRespHeaderBuf; in LSAPI_FinalizeRespHeaders_r()
2395 pReq->m_pIovec->iov_base = (void *)&pReq->m_respHeader; in LSAPI_FinalizeRespHeaders_r()