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

/barrelfish-master/lib/openssl-1.0.0d/crypto/bio/
H A Dbss_sock.c69 #define sock_write SockWrite /* Watt-32 uses same names */ macro
74 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) function
213 ret=sock_write(bp,str,n);
H A Dbss_dgram.c81 #define sock_write SockWrite /* Watt-32 uses same names */ macro

Completed in 33 milliseconds