Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsync_socket_posix.cc72 int nosigpipe = 1; in CreatePair() local
/external/curl/lib/
Dconnect.c917 static void nosigpipe(struct connectdata *conn, in nosigpipe() function
928 #define nosigpipe(x,y) Curl_nop_stmt macro