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

/freebsd-13-stable/crypto/heimdal/appl/rsh/
H A Drshd.c342 char *end, *temp_tkfile; local
346 temp_tkfile = tkfile;
349 temp_tkfile = tkfile + 5;
354 snprintf(temp_tkfile, sizeof(tkfile) - (temp_tkfile - tkfile),

Completed in 89 milliseconds