Home
last modified time | relevance | path

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

/php-src/ext/posix/tests/
H A Dposix_getppid_basic.phpt2 Test posix_getppid() function : basic functionality
9 $ppid = posix_getppid();
/php-src/ext/posix/
H A Dposix.stub.php311 function posix_getppid(): int {} function
H A Dposix_arginfo.h190 ZEND_FUNCTION(posix_getppid);
264 ZEND_FE(posix_getppid, arginfo_posix_getppid)
H A Dposix.c149 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() argument
/php-src/ext/mysqli/tests/
H A Dmysqli_fork.phpt94 …ROM messages WHERE pid = %d AND sender = 'parent' ORDER BY msg_id DESC LIMIT 1", posix_getppid());

Completed in 41 milliseconds