Searched refs:allocateBuf (Results 1 – 1 of 1) sorted by relevance
378 static inline int allocateBuf( LSAPI_Request * pReq, int size ) in allocateBuf() function1127 if ( allocateBuf( pReq, 8192 ) == -1 ) in readReq()1154 if ( allocateBuf( pReq, packetLen + 1024 ) == -1 ) in readReq()
Completed in 29 milliseconds