Searched refs:posix_getppid (Results 1 – 5 of 5) sorted by relevance
2 Test posix_getppid() function : basic functionality9 $ppid = posix_getppid();
199 function posix_getppid(): int {} function
165 ZEND_FUNCTION(posix_getppid);230 ZEND_FE(posix_getppid, arginfo_posix_getppid)
150 PHP_FUNCTION(posix_getppid) in PHP_FUNCTION() argument
94 …ROM messages WHERE pid = %d AND sender = 'parent' ORDER BY msg_id DESC LIMIT 1", posix_getppid());
Completed in 9 milliseconds