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

  /external/quake/quake/src/WinQuake/
net_main.cpp 74 cvar_t config_modem_dialtype = CVAR3("_config_modem_dialtype", "T", true); variable
859 Cvar_RegisterVariable (&config_modem_dialtype);
941 SetModemConfig (0, config_modem_dialtype.string, config_modem_clear.string, config_modem_init.string, config_modem_hangup.string);
net_comx.cpp 50 extern cvar_t config_modem_dialtype;

Completed in 287 milliseconds