Home
last modified time | relevance | path

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

/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/
Dconnect.c925 static void nosigpipe(struct connectdata *conn, in nosigpipe() function
938 #define nosigpipe(x,y) Curl_nop_stmt macro