Home
last modified time | relevance | path

Searched defs:fillbuf (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libelf/
Delf32_updatefile.c501 fill (int fd, int64_t pos, size_t len, char *fillbuf, size_t *filledp) in fill()
537 char fillbuf[FILLBUFSIZE]; in __elfw2() local
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DRecyclableBufferedInputStream.java128 private int fillbuf(InputStream localIn, byte[] localBuf) in fillbuf() method in RecyclableBufferedInputStream
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest_routines.c56 void fillbuf(char *buf, int count, char value) in fillbuf() function
/external/rust/crates/libz-sys/src/zlib/contrib/iostream/
Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/external/openssh/regress/
Dnetcat.c979 fillbuf(int fd, unsigned char *buf, size_t *bufpos) in fillbuf() function