Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h284 afx_msg VOID OnUpdateDestroyTicket(CCmdUI* pCmdUI);
H A DLeashView.cpp75 ON_UPDATE_COMMAND_UI(ID_DESTROY_TICKET, OnUpdateDestroyTicket)
1678 VOID CLeashView::OnUpdateDestroyTicket(CCmdUI* pCmdUI) in OnUpdateDestroyTicket() function in CLeashView