Home
last modified time | relevance | path

Searched refs:SIGPIPE (Results 26 – 50 of 58) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/
H A D0001-canutils-candump-Add-error-frame-s-handling.patch56 signal(SIGPIPE, SIG_IGN);
/openbmc/qemu/
H A Dos-posix.c48 sigaction(SIGPIPE, &act, NULL); in os_setup_early_signal_handling()
H A Dqemu-io.c538 signal(SIGPIPE, SIG_IGN); in main()
/openbmc/linux/net/core/
H A Dstream.c191 send_sig(SIGPIPE, current, 0); in sk_stream_error()
/openbmc/linux/fs/autofs/
H A Dwaitq.c53 sigpipe = sigismember(&current->pending.signal, SIGPIPE); in autofs_write()
70 sigdelset(&current->pending.signal, SIGPIPE); in autofs_write()
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c398 signal(SIGPIPE, SIG_IGN); in main()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dprocess.py19 signal.signal(signal.SIGPIPE, signal.SIG_DFL)
/openbmc/linux/tools/testing/vsock/
H A Dutil.c31 signal(SIGPIPE, SIG_IGN); in init_signals()
/openbmc/linux/scripts/
H A DKbuild.include146 # Make dies with SIGPIPE before cleaning the targets.
151 # So, we cover them, and also SIGPIPE just in case.
/openbmc/linux/tools/perf/scripts/python/
H A Dcompaction-times.py12 signal.signal(signal.SIGPIPE, signal.SIG_DFL)
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/
H A D0001-Fixes-for-yocto-build.patch62 signal(SIGPIPE, SIG_IGN);
/openbmc/linux/net/atm/
H A Dcommon.c590 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
619 send_sig(SIGPIPE, current, 0); in vcc_sendmsg()
/openbmc/linux/arch/loongarch/kernel/
H A Dasm-offsets.c237 DEFINE(_SIGPIPE, SIGPIPE); in output_signal_defines()
/openbmc/linux/fs/
H A Dpipe.c447 send_sig(SIGPIPE, current, 0); in pipe_write()
488 send_sig(SIGPIPE, current, 0); in pipe_write()
/openbmc/qemu/qga/
H A Dcommands.c296 if (sigaction(SIGPIPE, &sigact, NULL) != 0) { in guest_exec_task_setup()
H A Dmain.c198 if (sigaction(SIGPIPE, &sigact, NULL) != 0) { in register_signal_handlers()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c274 DEFINE(_SIGPIPE, SIGPIPE); in output_signal_defined()
/openbmc/linux/tools/perf/
H A Dbuiltin-ftrace.c1203 signal(SIGPIPE, sig_handler); in cmd_ftrace()
H A Dbuiltin-daemon.c1321 signal(SIGPIPE, SIG_IGN); in __cmd_start()
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c904 signal(SIGPIPE, SIG_IGN); in main()
/openbmc/linux/tools/perf/util/
H A Dsrcline.c497 signal(SIGPIPE, SIG_IGN); in addr2line_configure()
/openbmc/linux/net/caif/
H A Dcaif_socket.c658 send_sig(SIGPIPE, current, 0); in caif_stream_sendmsg()
/openbmc/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c1397 signal(SIGPIPE, handle_signal); in parse_opts()
/openbmc/linux/net/netrom/
H A Daf_netrom.c1063 send_sig(SIGPIPE, current, 0); in nr_sendmsg()
/openbmc/linux/net/rose/
H A Daf_rose.c1119 send_sig(SIGPIPE, current, 0); in rose_sendmsg()

123