Home
last modified time | relevance | path

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

/PHP-8.0/ext/posix/tests/
H A Dposix_getppid_basic.phpt2 Test posix_getppid() function : basic functionality
11 $ppid = posix_getppid();
/PHP-8.0/ext/posix/
H A Dposix.stub.php9 function posix_getppid(): int {} function
H A Dposix_arginfo.h165 ZEND_FUNCTION(posix_getppid);
230 ZEND_FE(posix_getppid, arginfo_posix_getppid)
H A Dposix.c217 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() argument
/PHP-8.0/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 15 milliseconds