Searched refs:DEFAULTnet_hostport (Results 1 - 3 of 3) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dnet_main.cpp34 int DEFAULTnet_hostport = 26000; variable
250 DEFAULTnet_hostport = n;
828 DEFAULTnet_hostport = Q_atoi (com_argv[i+1]);
832 net_hostport = DEFAULTnet_hostport;
H A Dnet.h206 extern int DEFAULTnet_hostport;
H A Dmenu.cpp2219 lanConfig_port = DEFAULTnet_hostport;

Completed in 20 milliseconds