Searched refs:KRB_HelpFile (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/krb5/src/windows/leashdll/ |
| H A D | leash-int.h | 27 extern char KRB_HelpFile[_MAX_PATH];
|
| H A D | lshfunc.c | 17 char KRB_HelpFile[_MAX_PATH] = HELPFILE; variable 731 strcpy( KRB_HelpFile, szHelpFile ); in Leash_set_help_file() 736 strcpy( KRB_HelpFile, tmpHelpFile ); in Leash_set_help_file() 741 strcpy( KRB_HelpFile, HELPFILE ); in Leash_set_help_file() 751 return( KRB_HelpFile); in Leash_get_help_file()
|
| H A D | lsh_pwd.c | 627 WinHelp(GetWindow(hDialog,GW_OWNER), KRB_HelpFile, HELP_CONTEXT, in PasswordProc() 1497 WinHelp(GetWindow(hDialog,GW_OWNER), KRB_HelpFile, HELP_CONTEXT, in AuthenticateProc() 1753 WinHelp(GetWindow(hDialog,GW_OWNER), KRB_HelpFile, HELP_CONTEXT, in NewPasswordProc()
|