Home
last modified time | relevance | path

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

/external/syslinux/memdisk/
Dunzip.c69 static int fill_inbuf(void);
85 return fill_inbuf(); /* Input buffer underrun */ in get_byte()
145 static int fill_inbuf(void) in fill_inbuf() function