Searched refs:nBytes (Results 1 – 2 of 2) sorted by relevance
176 int nBytes; in updateHash() local229 nBytes = toByte - i +1; in updateHash()230 if ( nBytes != 0 ) { in updateHash()234 if ( nBytes != 1 ) { in updateHash()236 if ( nBytes != 2) { in updateHash()
1215 JVM_Recv(jint fd, char *buf, jint nBytes, jint flags);1218 JVM_Send(jint fd, char *buf, jint nBytes, jint flags);1236 JVM_RecvFrom(jint fd, char *buf, int nBytes,