Searched refs:tftp_cache (Results 1 – 1 of 1) sorted by relevance
123 char *tftp_cache; member572 if (tftpfile->tftp_cache != NULL) { in tftp_read()573 bcopy(tftpfile->tftp_cache + tftpfile->off, in tftp_read()664 free(tftpfile->tftp_cache); in tftp_close()777 tftpfile->tftp_cache = cache; in tftp_preload()