Home
last modified time | relevance | path

Searched refs:ALS_PRELOGIN (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/view/
H A Dtelnetcon.h194 ALS_PRELOGIN=1, enumerator
H A Dtelnetcon.cpp270 m_AutoLoginStage = m_Site.GetPreLogin().empty() ? ALS_LOGIN : ALS_PRELOGIN ; in Connect()