LSAPI_AppendRespHeader_r 3274 sapi/litespeed/lsapilib.c             LSAPI_AppendRespHeader_r( pReq, *pRespHeaders, strlen( *pRespHeaders ) );
LSAPI_AppendRespHeader_r  190 sapi/litespeed/lsapilib.h int LSAPI_AppendRespHeader_r( LSAPI_Request * pReq, const char * pBuf, int len );
LSAPI_AppendRespHeader_r  344 sapi/litespeed/lsapilib.h {   return LSAPI_AppendRespHeader_r( &g_req, pBuf, len );   }