Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream/
H A Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/netbsd-src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream/
H A Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream/
H A Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream/
H A Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dsha1.c50 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dsha1.c50 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dsha1.c50 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dmd5.c69 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dmd5.c59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
H A Dsha1.c55 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/netbsd-src/external/gpl2/grep/dist/src/
H A Dgrep.c316 fillbuf (size_t save, struct stats const *stats) in fillbuf() function
/netbsd-src/usr.bin/nc/
H A Dnetcat.c1284 fillbuf(int fd, unsigned char *buf, size_t *bufpos, struct tls *tls) in fillbuf() function