Home
last modified time | relevance | path

Searched refs:xclose (Results 1 – 17 of 17) sorted by relevance

/support/
A Dtst-support-open-dev-null-range.c103 xclose (lowfd + 1); in do_test()
104 xclose (lowfd + 5); in do_test()
105 xclose (lowfd + 6); in do_test()
136 xclose (lowfd3 + 1); in do_test()
137 xclose (lowfd3 + 3); in do_test()
138 xclose (lowfd3 + 5); in do_test()
139 xclose (lowfd3 + 7); in do_test()
140 xclose (lowfd3 + 9); in do_test()
141 xclose (lowfd3 + 11); in do_test()
142 xclose (lowfd3 + 13); in do_test()
A Dsupport_subprocess.c56 xclose (result.stdout_pipe[0]); in support_subprocess()
57 xclose (result.stderr_pipe[0]); in support_subprocess()
60 xclose (result.stdout_pipe[1]); in support_subprocess()
65 xclose (result.stdout_pipe[1]); in support_subprocess()
66 xclose (result.stderr_pipe[1]); in support_subprocess()
89 xclose (result.stdout_pipe[1]); in support_subprogram()
90 xclose (result.stderr_pipe[1]); in support_subprogram()
111 xclose (proc->stdout_pipe[0]); in support_process_wait()
112 xclose (proc->stderr_pipe[0]); in support_process_wait()
152 xclose (proc->stdout_pipe[0]); in support_process_terminate()
[all …]
A Dxclose.c24 xclose (int fd) in xclose() function
A Dsupport_become_root.c52 xclose (fd); in setup_uid_gid_mapping()
67 xclose (fd); in setup_uid_gid_mapping()
77 xclose (fd); in setup_uid_gid_mapping()
A Dsupport_copy_file.c41 xclose (fd_to); in support_copy_file()
42 xclose (fd_from); in support_copy_file()
A Dtst-support_descriptors.c38 xclose (fd); in subprocess_no_change()
48 xclose (fd); in subprocess_closed_descriptor()
71 xclose (fd); in subprocess_changed_descriptor()
166 xclose (free_descriptor); in do_test()
181 xclose (fd); in do_test()
193 xclose (sentinel_fd); in do_test()
A Dsupport_write_file_string.c38 xclose (fd); in support_write_file_string()
A Dsupport_enter_network_namespace.c62 xclose (fd); in support_enter_network_namespace()
A Dtst-xreadlink.c64 xclose (xopen (symlink_name, O_WRONLY | O_CREAT, 0)); in do_test()
A Dtst-support-namespace.c90 xclose (sockets[i]); in test_localhost_bind()
92 xclose (client); in test_localhost_bind()
A Dsupport_run_diff.c39 xclose (fd); in write_to_temp_file()
A Dblob_repeat.c192 xclose (fd); in allocate_big()
236 xclose (fd); in allocate_big()
248 xclose (fd); in allocate_big()
A Dxunistd.h74 void xclose (int);
A Dresolv_test.c960 xclose (closure->client_socket); in server_thread_tcp_client()
981 xclose (client_socket); in server_thread_tcp()
1041 xclose (server->socket_udp); in make_server_sockets()
1042 xclose (server->socket_tcp); in make_server_sockets()
1154 xclose (server->socket_udp); in resolv_test_start()
1162 xclose (server->socket_tcp); in resolv_test_start()
1247 xclose (sock); in resolv_test_end()
1255 xclose (sock); in resolv_test_end()
1270 xclose (obj->servers[server_index].socket_udp); in resolv_test_end()
1275 xclose (obj->servers[server_index].socket_tcp); in resolv_test_end()
A Dsupport-open-dev-null-range.c97 xclose (fd); in range_close()
A Dtest-container.c246 xclose (fd); in devmount()
427 xclose (sfd); in copy_one_file()
428 xclose (dfd); in copy_one_file()
1180 xclose (UMAP); in main()
1189 xclose (GMAP); in main()
1201 xclose (GMAP); in main()
A DMakefile113 xclose \

Completed in 29 milliseconds