Home
last modified time | relevance | path

Searched refs:bitbuf_init (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/lib/
H A Ddeflate.c40 struct bitbuf *bitbuf_init(int fd, int size) in bitbuf_init() function
449 struct bitbuf *bb = bitbuf_init(outfd, 4096); in gzip_fd()
483 struct bitbuf *bb = bitbuf_init(infd, 4096); in gunzip_fd()

Completed in 2 milliseconds