Searched refs:ID_DURATION (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/krb5/src/windows/leashdll/ |
| H A D | leashids.h | 38 #define ID_DURATION 320 macro
|
| H A D | lsh_pwd.rc | 59 EDITTEXT ID_DURATION,40,59,20,12
|
| H A D | lsh_pwd.c | 567 CSetDlgItemInt(hDialog, ID_DURATION, lifetime, FALSE); in PasswordProc() 649 case ID_DURATION: in PasswordProc() 763 duration = GetDlgItemInt(hDialog, ID_DURATION, 0, FALSE); in PasswordProc()
|