OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nosigpipe
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
sync_socket_posix.cc
33
int
nosigpipe
= 1;
local
52
&
nosigpipe
, sizeof
nosigpipe
) ||
54
&
nosigpipe
, sizeof
nosigpipe
)) {
/external/chromium_org/base/
sync_socket_posix.cc
69
int
nosigpipe
= 1;
local
83
&
nosigpipe
, sizeof
nosigpipe
) ||
85
&
nosigpipe
, sizeof
nosigpipe
)) {
Completed in 49 milliseconds