Home
last modified time | relevance | path

Searched refs:STATUS_SUCCESS (Results 1 – 6 of 6) sorted by relevance

/libuv/src/win/
H A Dwinsock.c139 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()
H A Dreq-inl.h41 SET_REQ_STATUS((req), STATUS_SUCCESS)
H A Dpipe.c508 if (nt_status != STATUS_SUCCESS) { in uv__set_pipe_handle()
612 if (nt_status != STATUS_SUCCESS) { in uv__pipe_shutdown()
2418 if (nt_status != STATUS_SUCCESS) in uv_pipe_open()
2510 if (nt_status != STATUS_SUCCESS) { in uv__pipe_getname()
H A Dwinapi.h67 #ifndef STATUS_SUCCESS
68 # define STATUS_SUCCESS ((NTSTATUS) 0x00000000L) macro
H A Dtty.c2162 if (*error == STATUS_SUCCESS) {
H A Dfs.c1452 if (status == STATUS_SUCCESS && iosb.Information == 0) in fs__scandir()

Completed in 62 milliseconds