Home
last modified time | relevance | path

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

/PHP-7.4/ext/posix/tests/
H A Dposix_getppid_basic.phpt2 Test posix_getppid() function : basic functionality
11 $ppid = posix_getppid();
/PHP-7.4/ext/posix/
H A Dphp_posix.h42 PHP_FUNCTION(posix_getppid);
H A Dposix.c229 PHP_FE(posix_getppid, arginfo_posix_getppid)
487 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() argument
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fork.phpt95 …ROM messages WHERE pid = %d AND sender = 'parent' ORDER BY msg_id DESC LIMIT 1", posix_getppid());

Completed in 9 milliseconds