Searched refs:LSAPI_ReadReqBody (Results 1 – 2 of 2) sorted by relevance
315 static inline ssize_t LSAPI_ReadReqBody( char * pBuf, size_t len ) in LSAPI_ReadReqBody() function
427 return LSAPI_ReadReqBody( buffer, (unsigned long long)count_bytes ); in sapi_lsapi_read_post()
Completed in 15 milliseconds