Home
last modified time | relevance | path

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

/third_party/toybox/toys/other/
Dbzcat.c84 int in_fd, inbufCount, inbufPos; member
119 if (bd->inbufPos == bd->inbufCount) { in get_bits()
120 if (0 >= (bd->inbufCount = read(bd->in_fd, bd->inbuf, IOBUF_SIZE))) in get_bits()
618 bd->inbufCount = len; in start_bunzip()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h59478 long int inbufCount; member