Home
last modified time | relevance | path

Searched refs:read_block_header (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/other/
Dbzcat.c161 static int read_block_header(struct bunzip_data *bd, struct bwdata *bw) in read_block_header() function
495 int rc = read_block_header(bd, bd->bwdata); in read_bunzip_data()