Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/posix/
H A Dunix_domain_socket.cc44 const int no_sigpipe = 1; in CreateSocketPair() local
102 int no_sigpipe = 0; in SendMsg() local
/aosp_15_r20/external/cronet/base/posix/
H A Dunix_domain_socket.cc39 const int no_sigpipe = 1; in CreateSocketPair() local
104 int no_sigpipe = 0; in SendMsg() local
/aosp_15_r20/external/perfetto/src/base/
H A Dunix_socket.cc340 const int no_sigpipe = 1; in UnixSocketRaw() local