HomeSort by relevance Sort by last modified time
    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 85 #define sock_write SockWrite /* Watt-32 uses same names */ macro
    [all...]

Completed in 138 milliseconds