Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashids.h38 #define ID_DURATION 320 macro
H A Dlsh_pwd.rc59 EDITTEXT ID_DURATION,40,59,20,12
H A Dlsh_pwd.c567 CSetDlgItemInt(hDialog, ID_DURATION, lifetime, FALSE); in PasswordProc()
649 case ID_DURATION: in PasswordProc()
763 duration = GetDlgItemInt(hDialog, ID_DURATION, 0, FALSE); in PasswordProc()