Lines Matching defs:lng
2072 unsigned long lng = EVBUFFER_MAX_READ;2073 if (ioctlsocket(fd, FIONREAD, &lng) < 0)2076 return (int)lng;