Home
last modified time | relevance | path

Searched defs:nosigpipe (Results 1 – 5 of 5) sorted by relevance

/external/cronet/tot/base/
Dsync_socket_posix.cc52 int nosigpipe = 1; in CreatePair() local
/external/cronet/stable/base/
Dsync_socket_posix.cc52 int nosigpipe = 1; in CreatePair() local
/external/libchrome/base/posix/
Dunix_domain_socket_unittest.cc42 int nosigpipe = 1; in CreateSocketPair() local
/external/libchrome/base/
Dsync_socket_posix.cc73 int nosigpipe = 1; in CreatePair() local
/external/curl/lib/
Dcf-socket.c131 static void nosigpipe(struct Curl_easy *data, in nosigpipe() function
146 #define nosigpipe(x,y) Curl_nop_stmt macro