Home
last modified time | relevance | path

Searched defs:ndesc (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/standard/
H A Dproc_open.c673 static void init_startup_info(STARTUPINFOW *si, descriptorspec_item *descriptors, int ndesc) in init_startup_info()
944 descriptorspec_item *descriptors, int ndesc, int nindex) in redirect_proc_descriptor()
980 int ndesc, int nindex, int *pty_master_fd, int *pty_slave_fd) { in set_proc_descriptor_from_array()
1065 …entends_of_pipes(posix_spawn_file_actions_t * actions, descriptorspec_item *descriptors, int ndesc) in close_parentends_of_pipes()
1094 static zend_result close_parentends_of_pipes(descriptorspec_item *descriptors, int ndesc) in close_parentends_of_pipes()
1119 static void close_all_descriptors(descriptorspec_item *descriptors, int ndesc) in close_all_descriptors()
1152 int ndesc = 0; in PHP_FUNCTION() local

Completed in 11 milliseconds