Searched refs:LSAPI_ST_RESP_BODY (Results 1 – 1 of 1) sorted by relevance
117 #define LSAPI_ST_RESP_BODY 8 macro1869 pReq->m_reqState |= LSAPI_ST_RESP_BODY; in LSAPI_Write_r()2043 pReq->m_reqState |= LSAPI_ST_RESP_BODY; in LSAPI_sendfile_r()2062 pReq->m_reqState |= LSAPI_ST_RESP_BODY; in Flush_RespBuf_r()2500 if ( pReq->m_reqState & LSAPI_ST_RESP_BODY ) in LSAPI_AppendRespHeader2_r()2554 if ( pReq->m_reqState & LSAPI_ST_RESP_BODY ) in LSAPI_AppendRespHeader_r()
Completed in 21 milliseconds