Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_ssl.c591 bio_rwcount_write(BIO *b, const char *in, int inlen) in bio_rwcount_write() function
629 return bio_rwcount_write(b, s, strlen(s)); in bio_rwcount_puts()
641 BIO_meth_set_write(methods_rwcount, bio_rwcount_write); in BIO_s_rwcount()