Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshfunc.c725 char tmpHelpFile[256]; in Leash_set_help_file() local
729 GetEnvironmentVariable("KERB_HELP", tmpHelpFile, sizeof(tmpHelpFile)); in Leash_set_help_file()
735 if( !ret && tmpHelpFile[0] ){ in Leash_set_help_file()
736 strcpy( KRB_HelpFile, tmpHelpFile ); in Leash_set_help_file()