Home
last modified time | relevance | path

Searched refs:pApplication (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DMainFrm.cpp86 pApplication = NULL; in CMainFrame()
122 hr = LeashUIApplication::CreateInstance(&pApplication, hwnd); in OnCreate()
346 leashUI = static_cast<LeashUIApplication*>(pApplication); in RecalcLayout()
H A DMainFrm.h35 IUIApplication *pApplication; variable
/freebsd/crypto/heimdal/lib/hx509/
H A Dsoftp11.c1116 CK_VOID_PTR pApplication, in C_OpenSession() argument
1127 soft_token.application = pApplication; in C_OpenSession()