Searched refs:STATUS_SUCCESS (Results 1 – 6 of 6) sorted by relevance
139 case STATUS_SUCCESS: in uv__ntstatus_to_winsock_error()321 case STATUS_SUCCESS: in uv__wsarecv_workaround()419 case STATUS_SUCCESS: in uv__wsarecvfrom_workaround()525 case STATUS_SUCCESS: in uv__msafd_poll()
41 SET_REQ_STATUS((req), STATUS_SUCCESS)
513 if (nt_status != STATUS_SUCCESS) { in uv__set_pipe_handle()617 if (nt_status != STATUS_SUCCESS) { in uv__pipe_shutdown()2465 if (nt_status != STATUS_SUCCESS) in uv_pipe_open()2557 if (nt_status != STATUS_SUCCESS) { in uv__pipe_getname()
67 #ifndef STATUS_SUCCESS68 # define STATUS_SUCCESS ((NTSTATUS) 0x00000000L) macro
2162 if (*error == STATUS_SUCCESS) {
1510 if (status == STATUS_SUCCESS && iosb.Information == 0) in fs__scandir()
Completed in 59 milliseconds