HomeSort by relevance Sort by last modified time
    Searched defs:STATUS_BUFFER_OVERFLOW (Results 1 - 2 of 2) sorted by null

  /external/curl/tests/python_dependencies/impacket/
nt_errors.py 156 0x80000005: ("STATUS_BUFFER_OVERFLOW","{Buffer Overflow} The data was too large to fit into the specified buffer."),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntstatus.h 189 #define STATUS_BUFFER_OVERFLOW ((NTSTATUS)0x80000005)
    [all...]

Completed in 293 milliseconds