Searched refs:LINUX_SIGPIPE (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/sandbox/linux/system_headers/
H A Dlinux_signal.h24 #define LINUX_SIGPIPE 13 macro
47 #define LINUX_SIGPIPE 13 macro
97 static_assert(LINUX_SIGPIPE == SIGPIPE, "LINUX_SIGPIPE == SIGPIPE");
/external/libchrome/sandbox/linux/services/
H A Dnamespace_sandbox.cc190 LINUX_SIGPIPE, LINUX_SIGTERM, LINUX_SIGUSR1, LINUX_SIGUSR2,

Completed in 96 milliseconds