Home
last modified time | relevance | path

Searched refs:SIGHUP (Results 1 – 5 of 5) sorted by relevance

/php-src/sapi/fpm/fpm/
H A Dfpm_signals.c26 #ifdef SIGHUP
27 [SIGHUP] = "SIGHUP",
/php-src/ext/pcntl/
H A Dpcntl.stub.php50 const SIGHUP = UNKNOWN; define
H A Dpcntl_arginfo.h321 REGISTER_LONG_CONSTANT("SIGHUP", LONG_CONST(SIGHUP), CONST_PERSISTENT); in register_pcntl_symbols()
/php-src/Zend/
H A Dzend_signal.c74 static const int zend_sigs[] = { TIMEOUT_SIG, SIGHUP, SIGINT, SIGQUIT, SIGTERM, SIGUSR1, SIGUSR2 };
/php-src/sapi/phpdbg/
H A Dphpdbg.c1403 zend_signal(SIGHUP, phpdbg_sighup_handler); in main()

Completed in 24 milliseconds