Searched refs:sock_write (Results 1 – 2 of 2) sorted by relevance
69 #define sock_write SockWrite /* Watt-32 uses same names */ macro74 static int sock_write(BIO *h, const char *buf, int num);86 sock_write,153 static int sock_write(BIO *b, const char *in, int inl) in sock_write() function213 ret=sock_write(bp,str,n); in sock_puts()
85 #define sock_write SockWrite /* Watt-32 uses same names */ macro