Home
last modified time | relevance | path

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

/crypto/bio/
A Dbss_sock.c23 # undef sock_write
26 # define sock_write SockWrite macro
39 static int sock_write(BIO *h, const char *buf, int num);
51 sock_write,
139 static int sock_write(BIO *b, const char *in, int inl) in sock_write() function
294 ret = sock_write(bp, str, (int)n); in sock_puts()

Completed in 7 milliseconds