Home
last modified time | relevance | path

Searched refs:_exit (Results 1 – 25 of 25) sorted by relevance

/php-src/Zend/asm/
H A Dmake_mips64_n64_elf_gas.S86 # call _exit(0)
88 # area on the stack which we reuse for calling _exit
89 dla $t9, _exit
H A Dmake_loongarch64_sysv_elf_gas.S67 # call _exit(0)
68 b %plt(_exit)
H A Dmake_x86_64_ms_pe_gas.S166 call _exit
170 .def _exit; .scl 2; .type 32; .endef /* standard C library function */
H A Dmake_mips32_o32_elf_gas.S87 # call _exit(0)
89 # area on the stack which we reuse for calling _exit
90 la $t9, _exit
H A Dmake_ppc32_sysv_elf_gas.S126 # Use the secure PLT for _exit(0). If we use the insecure BSS PLT
136 # call _exit(0) with special addend 0x8000 for large model
138 bl _exit + 0x8000@plt
H A Dmake_sparc64_sysv_elf_gas.S41 # to call the context-function and then do the _exit(0) dance.
63 call _exit
H A Dmake_arm64_aapcs_pe_armasm.asm62 IMPORT _exit
105 bl _exit
H A Dmake_s390x_sysv_elf_gas.S105 brasl %r14,_exit@PLT
H A Dmake_arm64_aapcs_elf_gas.S81 bl _exit
H A Dmake_riscv64_sysv_elf_gas.S87 tail _exit@plt
H A Dmake_x86_64_ms_pe_masm.asm86 EXTERN _exit:PROC
H A Dmake_arm_aapcs_elf_gas.S77 bl _exit@PLT
H A Dmake_i386_sysv_elf_gas.S112 call _exit@PLT
H A Dmake_x86_64_sysv_elf_gas.S184 call _exit@PLT
H A Dmake_ppc32_sysv_xcoff_gas.S124 bl ._exit
H A Dmake_ppc64_sysv_xcoff_gas.S136 bl ._exit
H A Dmake_i386_ms_pe_masm.asm26 _exit PROTO, value:SDWORD label
137 call _exit
H A Dmake_ppc64_sysv_elf_gas.S164 bl _exit
/php-src/Zend/
H A Dzend_verify_type_inference.h38 _exit(139); \
H A Dzend_execute_API.c1497 _exit(124); in zend_timeout_handler()
/php-src/ext/gd/
H A Dconfig.m4165 _exit(1);
/php-src/ext/standard/
H A Dproc_open.c1371 _exit(127); in PHP_FUNCTION()
1395 _exit(127); in PHP_FUNCTION()
/php-src/ext/fileinfo/libmagic/
H A Dcompress.c1147 _exit(EXIT_FAILURE); /* _exit(), not exit(), because of vfork */ in uncompressbuf()
/php-src/sapi/litespeed/
H A Dlsapi_main.c671 _exit(1); in lsapi_sigsegv()
/php-src/sapi/cgi/
H A Dcgi_main.c1474 _exit(0);

Completed in 52 milliseconds