Home
last modified time | relevance | path

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

/php-src/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-src/sapi/fpm/fpm/
H A Dfpm_signals.c98 #ifdef SIGXFSZ
99 [SIGXFSZ] = "SIGXFSZ",
/php-src/ext/pcntl/
H A Dpcntl.stub.php268 const SIGXFSZ = UNKNOWN; define
H A Dpcntl_arginfo.h379 REGISTER_LONG_CONSTANT("SIGXFSZ", LONG_CONST(SIGXFSZ), CONST_PERSISTENT); in register_pcntl_symbols()
/php-src/sapi/litespeed/
H A Dlsapilib.c1444 #if defined(SIGXFSZ) && defined(SIG_IGN) in LSAPI_Init()
1445 signal(SIGXFSZ, SIG_IGN); in LSAPI_Init()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます17911 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17930 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17952 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17974 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17996 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
18017 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
H A Dmagic17911 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17930 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17952 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17974 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
17996 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ
18017 >>>>>>>>>0xC4 belong 34 - received SIGXFSZ

Completed in 161 milliseconds