Home
last modified time | relevance | path

Searched refs:dlgtype (Results 1 – 5 of 5) sorted by relevance

/src/crypto/krb5/src/windows/include/
H A Dleashwin.h18 int dlgtype; member
34 int dlgtype; member
75 DWORD dlgtype; member
/src/crypto/krb5/src/windows/leashdll/
H A Dlsh_pwd.c139 if (lpdlginfo->dlgtype == DLGTYPE_PASSWD) in NetId_dialog()
140 dlginfo->dlgtype = NETID_DLGTYPE_TGT; in NetId_dialog()
142 dlginfo->dlgtype = NETID_DLGTYPE_CHPASSWD; in NetId_dialog()
234 if (lpdlginfo->dlgtype == DLGTYPE_PASSWD) in NetId_dialog_ex()
235 dlginfo->dlgtype = NETID_DLGTYPE_TGT; in NetId_dialog_ex()
237 dlginfo->dlgtype = NETID_DLGTYPE_CHPASSWD; in NetId_dialog_ex()
324 lpdlginfo->dlgtype = DLGTYPE_PASSWD; in Leash_kinit_dlg()
391 lpdlginfo->dlgtype = DLGTYPE_CHPASSWD; in Leash_changepwd_dlg()
421 lpdlginfo->dlgtype = DLGTYPE_CHPASSWD; in Leash_changepwd_dlg_ex()
506 #define ISCHPASSWD (lpdi->dlgtype == DLGTYPE_CHPASSWD) in PasswordProc()
[all …]
H A Dlshfunc.c2436 dlginfo->dlgtype = NETID_DLGTYPE_TGT; in acquire_tkt_send_msg()
/src/crypto/krb5/src/windows/leash/
H A DLeash.cpp226 ldi.dlgtype = DLGTYPE_PASSWD; in InitInstance()
230 ldi.dlgtype = DLGTYPE_PASSWD; in InitInstance()
1080 ldi.dlgtype = DLGTYPE_PASSWD; in ObtainTicketsViaUserIfNeeded()
1084 ldi.dlgtype = DLGTYPE_PASSWD; in ObtainTicketsViaUserIfNeeded()
1165 ldi.dlgtype = DLGTYPE_PASSWD; in InitWorker()
H A DLeashView.cpp596 ldi.dlgtype = DLGTYPE_PASSWD; in InitTicket()
603 ldi.dlgtype = DLGTYPE_PASSWD; in InitTicket()
897 ldi.dlgtype = DLGTYPE_CHPASSWD; in OnChangePassword()
2284 ldi.dlgtype = DLGTYPE_PASSWD; in OnObtainTGTWithParam()
2314 ldi.dlgtype |= DLGFLAG_READONLYPRINC; in OnObtainTGTWithParam()