Home
last modified time | relevance | path

Searched defs:socket_write (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/rtc_base/
Dopenssl_adapter.cc111 static int socket_write(BIO* b, const char* in, int inl) { in socket_write() function
/external/curl/lib/
Dkrb5.c501 socket_write(struct Curl_easy *data, int sockindex, const void *to, in socket_write() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dares_process.c185 static ares_ssize_t socket_write(ares_channel channel, ares_socket_t s, const void * data, size_t l… in socket_write() function