Home
last modified time | relevance | path

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

/openssl-master/crypto/bio/
A Dbss_sock.c22 # undef sock_write
25 # define sock_write SockWrite macro
30 static int sock_write(BIO *h, const char *buf, int num);
42 sock_write,
126 static int sock_write(BIO *b, const char *in, int inl) in sock_write() function
220 ret = sock_write(bp, str, n); in sock_puts()

Completed in 2 milliseconds