Searched refs:tmpHelpFile (Results 1 – 1 of 1) sorted by relevance
725 char tmpHelpFile[256]; in Leash_set_help_file() local729 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()