Home
last modified time | relevance | path

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

/freebsd-13.1/stand/libsa/
H A Dtftp.c118 char *tftp_cache; member
523 if (tftpfile->tftp_cache != NULL) { in tftp_read()
524 bcopy(tftpfile->tftp_cache + tftpfile->off, in tftp_read()
616 free(tftpfile->tftp_cache); in tftp_close()
706 tftpfile->tftp_cache = cache; in tftp_preload()