Searched refs:conn_write (Results 1 – 1 of 1) sorted by relevance
50 static int conn_write(BIO *h, const char *buf, int num);80 conn_write,395 static int conn_write(BIO *b, const char *in, int inl) in conn_write() function741 ret = conn_write(bp, str, n); in conn_puts()