Searched refs:close (Results 1 – 6 of 6) sorted by relevance
31 close (STDERR_FILENO); in ignore_stderr()35 close (fd); in ignore_stderr()
26 if (close (fd) < 0 && errno != EINTR) in xclose()
162 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()
135 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()
1128 close (pipes[0]); in main()1129 close (pipes[1]); in main()1159 close (pipes[0]); in main()1160 close (pipes[1]); in main()
148 bool close; /* Close TCP client connection. */ member412 b->close = true; in resolv_response_close()953 bool close_flag = b->close; in server_thread_tcp_client()
Completed in 16 milliseconds