Searched refs:szActiveEmul (Results 1 – 1 of 1) sorted by relevance
/reactos/base/applications/network/telnet/src/ |
H A D | tmapldr.cpp | 466 int TMapLoader::Load(const char * filename, const char * szActiveEmul) { in Load() argument 611 i = LookForPart(SA, "config", szActiveEmul); in Load() 614 printm(0, FALSE, MSG_KEYNOCONFIG, szActiveEmul); in Load() 618 printm(0, FALSE, MSG_KEYUSECONFIG, szActiveEmul); in Load() 724 printm(0, FALSE, MSG_KEYUNEXPTOKIN, szActiveEmul); in Load()
|