Searched refs:errfd (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/
H A Dspawn.cpp447 process_file_actions(const posix_spawn_file_actions_t *_actions, int *errfd) argument
459 if (action->fd == *errfd) {
465 *errfd = newfd;

Completed in 96 milliseconds