Home
last modified time | relevance | path

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

/freebsd/stand/efi/loader/
H A Ddecompress.c190 bzip2_init(decomp_state *dctx, uint8_t *first_buf, size_t buflen, size_t size_hint) in bzip2_init() function
368 dctx->init = bzip2_init; in decomp_init()