Home
last modified time | relevance | path

Searched refs:STATUS_NO_SUCH_FILE (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/tests/
H A Dsmbserver.py54 from impacket.nt_errors import (STATUS_ACCESS_DENIED, STATUS_NO_SUCH_FILE, namespace
321 raise SmbException(STATUS_NO_SUCH_FILE, "Couldn't find the file")
362 raise SmbException(STATUS_NO_SUCH_FILE, "Failed to make test file")
/third_party/libuv/src/win/
H A Dwinsock.c212 case STATUS_NO_SUCH_FILE: in uv__ntstatus_to_winsock_error()
H A Dwinapi.h735 #ifndef STATUS_NO_SUCH_FILE
736 # define STATUS_NO_SUCH_FILE ((NTSTATUS) 0xC000000FL) macro
/third_party/node/deps/uv/src/win/
H A Dwinsock.c212 case STATUS_NO_SUCH_FILE: in uv__ntstatus_to_winsock_error()
H A Dwinapi.h735 #ifndef STATUS_NO_SUCH_FILE
736 # define STATUS_NO_SUCH_FILE ((NTSTATUS) 0xC000000FL) macro

Completed in 16 milliseconds