Searched refs:bitbuf_init (Results 1 – 1 of 1) sorted by relevance
40 struct bitbuf *bitbuf_init(int fd, int size) in bitbuf_init() function427 struct bitbuf *bb = bitbuf_init(outfd, 4096); in gzip_fd()461 struct bitbuf *bb = bitbuf_init(infd, 4096); in gunzip_fd()