Searched refs:STATUS_BUFFER_OVERFLOW (Results 1 – 4 of 4) sorted by relevance
197 case STATUS_BUFFER_OVERFLOW: in uv__ntstatus_to_winsock_error()329 case STATUS_BUFFER_OVERFLOW: in uv__wsarecv_workaround()427 case STATUS_BUFFER_OVERFLOW: in uv__wsarecvfrom_workaround()
519 #ifndef STATUS_BUFFER_OVERFLOW520 # define STATUS_BUFFER_OVERFLOW ((NTSTATUS) 0x80000005L) macro
2542 if (nt_status == STATUS_BUFFER_OVERFLOW) { in uv__pipe_getname()
1511 status = STATUS_BUFFER_OVERFLOW; in fs__scandir()
Completed in 33 milliseconds