Searched refs:wVersionRequested (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_network.c26 WORD wVersionRequested; local in function:u_socket_init
31 wVersionRequested = MAKEWORD(1, 1);
33 err = WSAStartup(wVersionRequested, &wsaData);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_network.c26 WORD wVersionRequested; local in function:u_socket_init
31 wVersionRequested = MAKEWORD(1, 1);
33 err = WSAStartup(wVersionRequested, &wsaData);

Completed in 2 milliseconds