Home
last modified time | relevance | path

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

/src/crypto/krb5/src/windows/leashdll/
H A Dleash-int.h27 extern char KRB_HelpFile[_MAX_PATH];
H A Dlshfunc.c17 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 Dlsh_pwd.c627 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()