Searched refs:sock_write (Results 1 – 1 of 1) sorted by relevance
23 # undef sock_write26 # define sock_write SockWrite macro39 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() function294 ret = sock_write(bp, str, (int)n); in sock_puts()
Completed in 7 milliseconds