Searched refs:slg_write (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_log.c125 static int MS_CALLBACK slg_write(BIO *h, const char *buf, int num);
136 slg_write,
168 static int MS_CALLBACK slg_write(BIO *b, const char *in, int inl) function
278 ret = slg_write(bp, str, n);

Completed in 153 milliseconds