Home
last modified time | relevance | path

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

/busybox-1.35.0/archival/libarchive/bz/
Dbzlib.h48 char *next_out; member
Dbzlib.c243 *(s->strm->next_out) = *s->state_out_pos++; in copy_output_until_stop()
245 s->strm->next_out++; in copy_output_until_stop()
403 strm.next_out = dest; in BZ2_bzBuffToBuffCompress()
/busybox-1.35.0/archival/
Dbzip2.c134 strm->next_out = wbuf; in IF_DESKTOP()