Searched refs:dgram_write (Results 1 – 1 of 1) sorted by relevance
45 static int dgram_write(BIO *h, const char *buf, int num);76 dgram_write,327 static int dgram_write(BIO *b, const char *in, int inl) in dgram_write() function789 ret = dgram_write(bp, str, n); in dgram_puts()