Home
last modified time | relevance | path

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

/src/crypto/krb5/src/windows/leashdll/
H A Dwinutil.c112 wndclass.lpszClassName = MIT_PWD_DLL_CLASS; in Register_MITPasswordEditControl()
132 result = UnregisterClass(MIT_PWD_DLL_CLASS, hInst); in Unregister_MITPasswordEditControl()
H A Dleash-int.h12 #define MIT_PWD_DLL_CLASS "MITPasswordWndDLL" macro
H A Dlsh_pwd.c603 CreateWindow(MIT_PWD_DLL_CLASS, /* our password window :o] */ in PasswordProc()