Searched refs:GetModemConfig (Results 1 – 5 of 5) sorted by relevance
/external/quake/quake/src/WinQuake/ |
D | net.h | 330 extern void (*GetModemConfig) (int portNumber, char *dialType, char *clear, char *init, char *hangu…
|
D | net_main.cpp | 41 void (*GetModemConfig) (int portNumber, char *dialType, char *clear, char *init, char *hangup); variable
|
D | net_comx.cpp | 1164 GetModemConfig = TTY_GetModemConfig; in TTY_Init()
|
D | menu.cpp | 2039 …(*GetModemConfig) (0, &modemConfig_dialing, modemConfig_clear, modemConfig_init, modemConfig_hangu… in M_Menu_ModemConfig_f()
|
D | WinQuake.ncb | 1244 …etimeoutSchedulePollProcedurePollProcedure *procdouble timeOffsetGetModemConfigvoid (__cdecl …
|