Searched refs:sock_write (Results 1 – 1 of 1) sorted by relevance
22 # undef sock_write25 # define sock_write SockWrite macro30 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() function220 ret = sock_write(bp, str, n); in sock_puts()
Completed in 2 milliseconds