| /openbmc/qemu/tests/tcg/loongarch64/system/ |
| H A D | boot.S | 20 .global _exit 22 _exit: label 31 .type _exit 2 32 .size _exit, .-_exit
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | signals-s390x.c | 65 _exit(1); in handle_signal() 70 _exit(1); in handle_signal() 75 _exit(1); in handle_signal() 84 _exit(1); in handle_signal() 91 _exit(1); in handle_signal() 106 _exit(1); in handle_signal() 183 _exit(0); in main_1()
|
| H A D | clc.c | 17 _exit(EXIT_FAILURE); in handle_sigsegv() 21 _exit(EXIT_FAILURE); in handle_sigsegv() 23 _exit(EXIT_SUCCESS); in handle_sigsegv()
|
| H A D | pgm-specification-user.c | 18 _exit(EXIT_FAILURE); in handle_sigill() 20 _exit(EXIT_SUCCESS); in handle_sigill()
|
| H A D | vrep.c | 21 _exit(EXIT_FAILURE); in handle_sigill()
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0005-mmal_exit_fix.patch | 14 +// in a timely fashion - so upgrade to _exit(). 16 + _exit(0);
|
| /openbmc/qemu/system/ |
| H A D | async-teardown.c | 38 _exit(0); in hup_handler() 76 _exit(0); in async_teardown_fn()
|
| /openbmc/qemu/tests/tcg/riscv64/ |
| H A D | test-mepc-masking.S | 32 j _exit 56 _exit: label
|
| H A D | issue1060.S | 18 j _exit 36 _exit: label
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-seccomp.c | 57 _exit(0); in test_seccomp_helper() 93 _exit(0); in doit_sys_fork() 121 _exit(0); in doit_fork()
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | daemonize.py | 68 os._exit(0) 101 os._exit(0)
|
| /openbmc/u-boot/tools/concurrencytest/ |
| H A D | concurrencytest.py | 91 os._exit(1) 92 os._exit(0)
|
| /openbmc/qemu/tests/tcg/alpha/system/ |
| H A D | boot.S | 106 .globl _exit 107 .ent _exit 108 _exit: label 114 .end _exit 130 bsr $26, _exit !samegp
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-ssh.patch | 14 _exit(255);
|
| /openbmc/openbmc/poky/meta/lib/oeqa/core/utils/ |
| H A D | concurrencytest.py | 287 os._exit(0) 293 os._exit(1) 307 os._exit(1) 309 os._exit(0)
|
| /openbmc/qemu/tests/tcg/arm/system/ |
| H A D | boot.S | 55 _exit: label 63 endf _exit
|
| /openbmc/qemu/tests/tcg/multiarch/linux/ |
| H A D | linux-sigrtminmax.c | 30 _exit(1); in handle_signal()
|
| /openbmc/qemu/tests/tcg/tricore/c/ |
| H A D | crt0-tc2x.S | 147 j _exit # _exit (retval); 297 _exit: label 319 j _exit
|
| /openbmc/qemu/tests/tcg/ppc64/ |
| H A D | bcdsub.c | 125 action.sa_handler = _exit; in main()
|
| /openbmc/phosphor-bmc-code-mgmt/common/src/ |
| H A D | utils.cpp | 37 _exit((status == sizeof(exitCode)) ? 0 : 1); in asyncSystem()
|
| /openbmc/qemu/tests/tcg/i386/system/ |
| H A D | boot.S | 79 _exit: /* output any non-zero result in eax to isa-debug-exit device */ label
|
| /openbmc/qemu/tests/tcg/aarch64/system/ |
| H A D | boot.S | 79 bl _exit 364 _exit: label
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/ |
| H A D | warnings.patch | 25 if (getgroups(1,x) == 0) if (setgroups(1,x) == -1) _exit(1);
|
| /openbmc/openbmc/poky/bitbake/bin/ |
| H A D | bitbake-worker | 320 os._exit(1) 336 os._exit(1) 338 os._exit(child()) 347 os._exit(ret)
|
| /openbmc/u-boot/test/py/ |
| H A D | u_boot_spawn.py | 65 os._exit(255)
|