Home
last modified time | relevance | path

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

/src/crypto/krb5/src/windows/include/
H A Dleashwin.h153 BOOL Leash_set_help_file( char FAR *szHelpFile );
/src/crypto/krb5/src/windows/leashdll/
H A Dlshfunc.c723 BOOL Leash_set_help_file( char *szHelpFile ) in Leash_set_help_file() argument
728 if( szHelpFile == NULL ){ in Leash_set_help_file()
731 strcpy( KRB_HelpFile, szHelpFile ); in Leash_set_help_file()