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

  /external/fio/os/windows/
posix.c 979 status = WSAAddressToString((struct sockaddr*)&si, sizeof(si), NULL, dst, &len);
986 status = WSAAddressToString((struct sockaddr*)&si6, sizeof(si6), NULL, dst, &len);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock2.h     [all...]

Completed in 55 milliseconds