Searched refs:bitbuf_init (Results 1 – 1 of 1) sorted by relevance
40 static struct bitbuf *bitbuf_init(int fd, int size) in bitbuf_init() function461 struct bitbuf *bb = bitbuf_init(outfd, 4096); in gzip_fd()521 struct bitbuf *bb = bitbuf_init(-1, 0); in gunzip_mem()535 struct bitbuf *bb = bitbuf_init(infd, 4096); in gunzip_fd()