Home
last modified time | relevance | path

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

/PHP-8.3/ext/standard/
H A Dproc_open.c1065 static zend_result close_parentends_of_pipes(posix_spawn_file_actions_t * actions, descriptorspec_i… in close_parentends_of_pipes() function
1094 static zend_result close_parentends_of_pipes(descriptorspec_item *descriptors, int ndesc) in close_parentends_of_pipes() function
1335 if (close_parentends_of_pipes(&factions, descriptors, ndesc) == FAILURE) { in PHP_FUNCTION()
1368 if (close_parentends_of_pipes(descriptors, ndesc) == FAILURE) { in PHP_FUNCTION()

Completed in 7 milliseconds