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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtftp.h43 uint8_t download[TFTP_MAX_PACKET]; member in struct:tftp_t::__anon2149::__anon2150
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A Ddownload.c34 * download - host resident font downloader
96 #include "download.h" /* a few special definitions */
121 static void download(void);
136 * Host resident font download. The input files are assumed to be part of a
374 download();
382 download();
414 download(void) function
458 } /* End of download */
509 * by download(). Then copy fp_in, but only seek to the start if it's not stdin.

Completed in 46 milliseconds