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

  /external/quake/quake/src/WinQuake/
net_vcr.cpp 43 net_drivers[0].SearchForHosts = VCR_SearchForHosts;
net.h 190 void (*SearchForHosts) (qboolean xmit);
net_main.cpp 323 dfunc.SearchForHosts (true);
339 dfunc.SearchForHosts (false);

Completed in 780 milliseconds