Searched refs:firstblock (Results 1 – 3 of 3) sorted by relevance
245 struct tftphdr *firstblock, size_t fb_size) in tftp_receive() argument255 if (firstblock != NULL) { in tftp_receive()256 writesize = write_file(firstblock->th_data, fb_size); in tftp_receive()
30 struct tftphdr *firstblock, size_t fb_size);
546 static bool firstblock = true; /* XXX not re-entrable/usable */ in GunzipWrite() local559 if (firstblock) { in GunzipWrite()562 firstblock = false; in GunzipWrite()