posix_spawn_file_actions_addclose
if (posix_spawn_file_actions_addclose(&fd_actions, fds[0]) != 0) {
if (posix_spawn_file_actions_addclose(&fd_actions, fds[1]) != 0) {
extern int posix_spawn_file_actions_addclose(
error = posix_spawn_file_actions_addclose(&fact, pv[0]);
error = posix_spawn_file_actions_addclose(&fact, pv[1]);
error = posix_spawn_file_actions_addclose(&fact,
error = posix_spawn_file_actions_addclose(fact, myside);
error = posix_spawn_file_actions_addclose(fact,
if ((ret = posix_spawn_file_actions_addclose(acts, pipes[0])) != 0) {
if ((ret = posix_spawn_file_actions_addclose(acts, pipes[1])) != 0) {
ret = posix_spawn_file_actions_addclose(&acts, SPAWN_FD);
if ((ret = posix_spawn_file_actions_addclose(&acts, -23)) == 0) {
ret = posix_spawn_file_actions_addclose(&acts, SPAWN_FD);