Searched refs:tk_file (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/kf/
H A Dkfd.c134 krb5_data tk_file; local
193 &sock, &tk_file);
201 if(((char*)tk_file.data)[tk_file.length-1] != '\0')
235 if (tk_file.length != 1)
236 snprintf (ccname, sizeof(ccname), "%s", (char *)(tk_file.data));
270 krb5_data_free (&tk_file);

Completed in 63 milliseconds