Home
last modified time | relevance | path

Searched refs:SIGXFSZ (Results 1 – 7 of 7) sorted by relevance

/PHP-8.2/ext/opcache/tests/
H A Dfile_cache_error.phpt30 // Some systems will raise SIGXFSZ when RLIMIT_FSIZE is exceeded
31 if (defined('SIGXFSZ')) {
32 pcntl_signal(SIGXFSZ, SIG_IGN);
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_signals.c98 #ifdef SIGXFSZ
99 [SIGXFSZ] = "SIGXFSZ",
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php190 const SIGXFSZ = UNKNOWN; define
H A Dpcntl_arginfo.h279 REGISTER_LONG_CONSTANT("SIGXFSZ", LONG_CONST(SIGXFSZ), CONST_PERSISTENT); in register_pcntl_symbols()
/PHP-8.2/sapi/litespeed/
H A Dlsapilib.c1443 #if defined(SIGXFSZ) && defined(SIG_IGN) in LSAPI_Init()
1444 signal(SIGXFSZ, SIG_IGN); in LSAPI_Init()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic16153 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16172 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16194 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16216 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16238 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16259 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
H A Dmagic私はガラスを食べられます16153 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16172 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16194 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16216 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16238 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
16259 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ

Completed in 209 milliseconds