Searched defs:tftp_tsize (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c116 unsigned long tftp_tsize; member in struct:tftp_handle
563 sb->st_size = (off_t) tftpfile->tftp_tsize;
735 h->tftp_tsize = tsize;
760 printf("tftp_tsize: %lu\n", h->tftp_tsize);

Completed in 61 milliseconds