| /openbmc/u-boot/include/asm-generic/ |
| H A D | signal.h | 23 #define SIGPIPE 13 macro
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | signal.h | 35 #define SIGPIPE 13 macro
|
| /openbmc/qemu/ |
| H A D | os-wasm.c | 51 sigaction(SIGPIPE, &act, NULL); in os_setup_early_signal_handling()
|
| H A D | os-posix.c | 49 sigaction(SIGPIPE, &act, NULL); in os_setup_early_signal_handling()
|
| H A D | qemu-io.c | 530 signal(SIGPIPE, SIG_IGN); in main()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/ |
| H A D | 0001-wscript-Add-BISONFLAGS-support.patch | 17 # Ensure m4 is present, or bison will fail with SIGPIPE
|
| /openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
| H A D | rawcopy.py | 55 signal.signal(signal.SIGPIPE, signal.SIG_DFL)
|
| /openbmc/qemu/contrib/ivshmem-client/ |
| H A D | main.c | 204 sigaction(SIGPIPE, &sa, 0) == -1) { in main()
|
| /openbmc/qemu/contrib/ivshmem-server/ |
| H A D | main.c | 218 sigaction(SIGPIPE, &sa, 0) == -1) { in main()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/ |
| H A D | 0001-canutils-candump-Add-error-frame-s-handling.patch | 56 signal(SIGPIPE, SIG_IGN);
|
| /openbmc/qemu/storage-daemon/ |
| H A D | qemu-storage-daemon.c | 398 signal(SIGPIPE, SIG_IGN); in main()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | process.py | 19 signal.signal(signal.SIGPIPE, signal.SIG_DFL)
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | gcc14.patch | 50 close(0);goodlock=0;testlock=FIRST_lock;signal(SIGPIPE,SIG_DFL);
|
| /openbmc/qemu/tools/i386/ |
| H A D | qemu-vmsr-helper.c | 359 signal(SIGPIPE, SIG_IGN); in main()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/ |
| H A D | 0001-Fixes-for-yocto-build.patch | 62 signal(SIGPIPE, SIG_IGN);
|
| /openbmc/qemu/qga/ |
| H A D | commands.c | 297 if (sigaction(SIGPIPE, &sigact, NULL) != 0) { in guest_exec_task_setup()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
| H A D | 0001-Add-support-for-mips64-n32-n64.patch | 414 + "SIGPIPE", /* 13 */
|
| /openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
| H A D | __init__.py | 765 signal.signal(signal.SIGPIPE, signal.SIG_DFL)
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-cleanup.patch | 1025 (void) signal(SIGPIPE, SIG_IGN);
|