Home
last modified time | relevance | path

Searched defs:buffer_write (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/dd/
H A Dmisc.c163 buffer_write(const char *str, size_t size, int flush) in buffer_write() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbf_buff.c160 static int buffer_write(BIO *b, const char *in, int inl) in buffer_write() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbf_buff.c158 static int buffer_write(BIO *b, const char *in, int inl) in buffer_write() function
/netbsd-src/external/bsd/nsd/dist/
H A Dbuffer.h257 buffer_write(buffer_type *buffer, const void *data, size_t count) in buffer_write() function