OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sock_write
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/bio/
bss_sock.c
69
#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);
bss_dgram.c
78
#define
sock_write
SockWrite /* Watt-32 uses same names */
macro
Completed in 33 milliseconds