Home
last modified time | relevance | path

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

/support/
A Dignore_stderr.c31 close (STDERR_FILENO); in ignore_stderr()
35 close (fd); in ignore_stderr()
A Dxclose.c26 if (close (fd) < 0 && errno != EINTR) in xclose()
A Dsupport_capture_subprocess.c162 TEST_VERIFY (close (outfd) == 0); in copy_and_spawn_sgid()
165 TEST_VERIFY (close (infd) == 0); in copy_and_spawn_sgid()
181 close (outfd); in copy_and_spawn_sgid()
183 close (infd); in copy_and_spawn_sgid()
A Dshell-container.c135 close (sfd); in copy_func()
137 close (dfd); in copy_func()
259 close (new_stdin); in run_command_array()
264 close (new_stdout); in run_command_array()
269 close (new_stderr); in run_command_array()
A Dtest-container.c1128 close (pipes[0]); in main()
1129 close (pipes[1]); in main()
1159 close (pipes[0]); in main()
1160 close (pipes[1]); in main()
A Dresolv_test.c148 bool close; /* Close TCP client connection. */ member
412 b->close = true; in resolv_response_close()
953 bool close_flag = b->close; in server_thread_tcp_client()

Completed in 16 milliseconds