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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_sock.c66 #define sock_write SockWrite /* Watt-32 uses same names */ macro
71 static int sock_write(BIO *h, const char *buf, int num);
83 sock_write,
150 static int sock_write(BIO *b, const char *in, int inl) function
223 ret=sock_write(bp,str,n);
H A Dbss_dgram.c72 #define sock_write SockWrite /* Watt-32 uses same names */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/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);
85 sock_write,
150 static int sock_write(BIO *b, const char *in, int inl) function
207 ret = sock_write(bp, str, n);
H A Dbss_dgram.c98 # define sock_write SockWrite /* Watt-32 uses same names */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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);
85 sock_write,
150 static int sock_write(BIO *b, const char *in, int inl) function
207 ret = sock_write(bp, str, n);
H A Dbss_dgram.c98 # define sock_write SockWrite /* Watt-32 uses same names */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/msdos/
H A Dconfig.h120 #define sock_write wget_sock_write macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dconnect.c731 sock_write (int fd, char *buf, int bufsize)
931 res = sock_write (fd, buf, bufsize);
726 sock_write (int fd, char *buf, int bufsize) function

Completed in 154 milliseconds