Home
last modified time | relevance | path

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

123

/dports/devel/arcanist/arcanist-b2e715f/src/phage/workflow/
H A DPhageExecWorkflow.php60 $sid = posix_setsid();
/dports/devel/arcanist-lib/arcanist-b2e715f/src/phage/workflow/
H A DPhageExecWorkflow.php60 $sid = posix_setsid();
/dports/www/mod_php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h186 ZEND_FUNCTION(posix_setsid);
251 ZEND_FE(posix_setsid, arginfo_posix_setsid)
H A Dposix.stub.php46 function posix_setsid(): int {} function
/dports/lang/php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h186 ZEND_FUNCTION(posix_setsid);
251 ZEND_FE(posix_setsid, arginfo_posix_setsid)
H A Dposix.stub.php42 function posix_setsid(): int {} function
/dports/lang/php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h186 ZEND_FUNCTION(posix_setsid);
251 ZEND_FE(posix_setsid, arginfo_posix_setsid)
H A Dposix.stub.php46 function posix_setsid(): int {} function
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/
H A Dposix_arginfo.h186 ZEND_FUNCTION(posix_setsid);
251 ZEND_FE(posix_setsid, arginfo_posix_setsid)
H A Dposix.stub.php46 function posix_setsid(): int {} function
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/
H A Dposix_arginfo.h186 ZEND_FUNCTION(posix_setsid);
251 ZEND_FE(posix_setsid, arginfo_posix_setsid)
H A Dposix.stub.php42 function posix_setsid(): int {} function
/dports/www/mod_php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h186 ZEND_FUNCTION(posix_setsid);
251 ZEND_FE(posix_setsid, arginfo_posix_setsid)
H A Dposix.stub.php42 function posix_setsid(): int {} function
/dports/lang/php73/php-7.3.33/ext/posix/
H A Dphp_posix.h67 PHP_FUNCTION(posix_setsid);
H A Dposix.c259 PHP_FE(posix_setsid, arginfo_posix_setsid)
615 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/posix/
H A Dphp_posix.h67 PHP_FUNCTION(posix_setsid);
H A Dposix.c254 PHP_FE(posix_setsid, arginfo_posix_setsid)
626 PHP_FUNCTION(posix_setsid) in PHP_FUNCTION() argument
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/
H A Dphp_posix.h67 PHP_FUNCTION(posix_setsid);
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/
H A Dphp_posix.h67 PHP_FUNCTION(posix_setsid);
/dports/www/mod_php73/php-7.3.33/ext/posix/
H A Dphp_posix.h67 PHP_FUNCTION(posix_setsid);
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/scripts/jobs/
H A Dcron_backup.php51 posix_setsid();
/dports/www/mod_php74/php-7.4.27/ext/posix/
H A Dphp_posix.h67 PHP_FUNCTION(posix_setsid);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Bundle/WebServerBundle/
H A DWebServer.php75 if (posix_setsid() < 0) {
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Bundle/WebServerBundle/
H A DWebServer.php75 if (posix_setsid() < 0) {

123