Home
last modified time | relevance | path

Searched refs:SIGPIPE (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/musl/src/string/
A Dstrsignal.c7 (SIGSEGV == 11) && (SIGUSR2 == 12) && (SIGPIPE == 13) && (SIGALRM == 14) && (SIGTERM == 15) && \
20 [SIGPIPE] = 13, [SIGALRM] = 14, [SIGTERM] = 15, [SIGSTKFLT] = 16,
/third_party/ulib/musl/include/bits/aarch64/
A Dsignal.h83 #define SIGPIPE 13 macro
/third_party/ulib/musl/include/bits/x86_64/
A Dsignal.h105 #define SIGPIPE 13 macro
/third_party/uapp/dash/src/
A Dredir.c325 signal(SIGPIPE, SIG_DFL); in openhere()
A Djobs.c423 if (st == SIGINT || st == SIGPIPE) in sprint_status()

Completed in 10 milliseconds