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

  /external/quake/quake/src/WinQuake/
net.h 331 extern void (*SetModemConfig) (int portNumber, char *dialType, char *clear, char *init, char *hangup);
net_main.cpp 42 void (*SetModemConfig) (int portNumber, char *dialType, char *clear, char *init, char *hangup);
941 SetModemConfig (0, config_modem_dialtype.string, config_modem_clear.string, config_modem_init.string, config_modem_hangup.string);
net_comx.cpp 1165 SetModemConfig = TTY_SetModemConfig;
menu.cpp     [all...]

Completed in 42 milliseconds