Home
last modified time | relevance | path

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

123

/dports/security/nextcloud-twofactor_webauthn/twofactor_webauthn/vendor/thecodingmachine/safe/generated/
H A Dposix.php272 function posix_setpgid(int $pid, int $pgid): void function
275 $result = \posix_setpgid($pid, $pgid);
/dports/www/nextcloud/nextcloud/3rdparty/thecodingmachine/safe/generated/
H A Dposix.php272 function posix_setpgid(int $pid, int $pgid): void function
275 $result = \posix_setpgid($pid, $pgid);
/dports/www/mod_php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.stub.php49 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
/dports/lang/php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.stub.php45 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
/dports/lang/php81/php-8.1.1/ext/posix/
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.stub.php49 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
/dports/sysutils/php81-posix/php-8.1.1/ext/posix/
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.stub.php49 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
/dports/sysutils/php80-posix/php-8.0.15/ext/posix/
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.stub.php45 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
/dports/www/mod_php80/php-8.0.15/ext/posix/
H A Dposix_arginfo.h188 ZEND_FUNCTION(posix_setpgid);
253 ZEND_FE(posix_setpgid, arginfo_posix_setpgid)
H A Dposix.stub.php45 function posix_setpgid(int $process_id, int $process_group_id): bool {} function
/dports/lang/php73/php-7.3.33/ext/posix/
H A Dphp_posix.h69 PHP_FUNCTION(posix_setpgid);
H A Dposix.c261 PHP_FE(posix_setpgid, arginfo_posix_setpgid)
624 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument
/dports/lang/php74/php-7.4.27/ext/posix/
H A Dphp_posix.h69 PHP_FUNCTION(posix_setpgid);
H A Dposix.c256 PHP_FE(posix_setpgid, arginfo_posix_setpgid)
635 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument
/dports/sysutils/php73-posix/php-7.3.33/ext/posix/
H A Dphp_posix.h69 PHP_FUNCTION(posix_setpgid);
H A Dposix.c261 PHP_FE(posix_setpgid, arginfo_posix_setpgid)
624 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument
/dports/sysutils/php74-posix/php-7.4.27/ext/posix/
H A Dphp_posix.h69 PHP_FUNCTION(posix_setpgid);
H A Dposix.c256 PHP_FE(posix_setpgid, arginfo_posix_setpgid)
635 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument
/dports/www/mod_php73/php-7.3.33/ext/posix/
H A Dphp_posix.h69 PHP_FUNCTION(posix_setpgid);
H A Dposix.c261 PHP_FE(posix_setpgid, arginfo_posix_setpgid)
624 PHP_FUNCTION(posix_setpgid) in PHP_FUNCTION() argument
/dports/www/mod_php74/php-7.4.27/ext/posix/
H A Dphp_posix.h69 PHP_FUNCTION(posix_setpgid);

123