Searched refs:BIO_nwrite (Results 1 – 8 of 8) sorted by relevance
793 int BIO_nwrite(BIO *bio, char **buf, int num) in BIO_nwrite() function
210 BIO_nwrite(3)
233 BIO_nwrite(3)
2456 BIO_nwrite 2509 3_0_0 EXIST::FUNCTION:
667 int BIO_nwrite(BIO *bio, char **buf, int num);
644 int BIO_nwrite(BIO *bio, char **buf, int num);
2523 r = BIO_nwrite(io1, &dataptr, (int)num); in doit_biopair()
359 BIO_nwrite;