Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp338 m_debugStartUp = TRUE; in CLeashView()
1309 m_debugStartUp = 1; in OnActivateView()
1370 if (m_debugStartUp) in OnActivateView()
1375 m_debugStartUp = FALSE; in OnActivateView()
1412 if (!m_debugStartUp) in OnDebugMode()
H A DLeashView.h143 BOOL m_debugStartUp; variable