Searched refs:FIONREAD (Results 1 – 4 of 4) sorted by relevance
381 #ifndef FIONREAD382 #define FIONREAD 0x541B /* Read bytes available for the… macro
5581 case FIONREAD: in nx_bsd_ioctl()
148 ret = ioctl(sockfd, FIONREAD, &size); in bsd_server_helper_thread_entry()
5347 … Modified FIONREAD option to capture the correct number of bytes received on the UDP socket