Home
last modified time | relevance | path

Searched refs:LSAPI_AppendRespHeader_r (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/sapi/litespeed/
H A Dlsapilib.h188 int LSAPI_AppendRespHeader_r( LSAPI_Request * pHeader, char * pBuf, int len );
315 { return LSAPI_AppendRespHeader_r( &g_req, pBuf, len ); } in LSAPI_AppendRespHeader()
H A Dlsapilib.c1368 int LSAPI_AppendRespHeader_r( LSAPI_Request * pReq, char * pBuf, int len ) in LSAPI_AppendRespHeader_r() function

Completed in 10 milliseconds