Home
last modified time | relevance | path

Searched refs:SAFE_CLOSE (Results 1 – 25 of 486) sorted by relevance

12345678910>>...20

/third_party/ltp/testcases/kernel/syscalls/tee/
Dtee01.c46 SAFE_CLOSE(fd_out); in check_file()
73 SAFE_CLOSE(pipe2[0]); in tee_test()
74 SAFE_CLOSE(pipe2[1]); in tee_test()
75 SAFE_CLOSE(pipe1[0]); in tee_test()
76 SAFE_CLOSE(pipe1[1]); in tee_test()
77 SAFE_CLOSE(fd_out); in tee_test()
78 SAFE_CLOSE(fd_in); in tee_test()
98 SAFE_CLOSE(fd_in); in setup()
104 SAFE_CLOSE(fd_in); in cleanup()
107 SAFE_CLOSE(fd_out); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/connect/
Dconnect02.c64 SAFE_CLOSE(confd3); in cleanup()
67 SAFE_CLOSE(confd2); in cleanup()
70 SAFE_CLOSE(confd1); in cleanup()
73 SAFE_CLOSE(fd); in cleanup()
76 SAFE_CLOSE(listenfd); in cleanup()
114 SAFE_CLOSE(confd3); in run()
115 SAFE_CLOSE(confd2); in run()
116 SAFE_CLOSE(confd1); in run()
117 SAFE_CLOSE(fd); in run()
/third_party/ltp/testcases/kernel/syscalls/splice/
Dsplice01.c50 SAFE_CLOSE(fd_out); in check_file()
70 SAFE_CLOSE(fd_in); in splice_test()
71 SAFE_CLOSE(fd_out); in splice_test()
72 SAFE_CLOSE(pipes[0]); in splice_test()
73 SAFE_CLOSE(pipes[1]); in splice_test()
93 SAFE_CLOSE(fd_in); in setup()
99 SAFE_CLOSE(fd_in); in cleanup()
102 SAFE_CLOSE(fd_out); in cleanup()
Dsplice03.c105 SAFE_CLOSE(rdfd); in cleanup()
108 SAFE_CLOSE(wrfd); in cleanup()
111 SAFE_CLOSE(appendfd); in cleanup()
114 SAFE_CLOSE(pipes[0]); in cleanup()
117 SAFE_CLOSE(pipes[1]); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c157 SAFE_CLOSE(fd_append); in cleanup()
159 SAFE_CLOSE(fd_dir); in cleanup()
161 SAFE_CLOSE(fd_rdonly); in cleanup()
163 SAFE_CLOSE(fd_dest); in cleanup()
165 SAFE_CLOSE(fd_src); in cleanup()
168 SAFE_CLOSE(fd_immutable); in cleanup()
172 SAFE_CLOSE(fd_swapfile); in cleanup()
175 SAFE_CLOSE(fd_dup); in cleanup()
177 SAFE_CLOSE(fd_copy); in cleanup()
182 SAFE_CLOSE(fd_pipe[0]); in cleanup()
[all …]
/third_party/ltp/testcases/kernel/syscalls/fsync/
Dfsync03.c56 SAFE_CLOSE(pipe_fd[0]); in setup()
77 SAFE_CLOSE(fifo_wfd); in cleanup()
78 SAFE_CLOSE(fifo_rfd); in cleanup()
79 SAFE_CLOSE(pipe_fd[1]); in cleanup()
80 SAFE_CLOSE(sock_fd); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/sendto/
Dsendto03.c59 SAFE_CLOSE(sock); in setup()
90 SAFE_CLOSE(dst_sock); in check_tiny_frame()
110 SAFE_CLOSE(dst_sock); in check_tiny_frame()
158 SAFE_CLOSE(dst_sock); in check_vnet_hdr()
180 SAFE_CLOSE(sock); in check_vnet_hdr()
181 SAFE_CLOSE(dst_sock); in check_vnet_hdr()
203 SAFE_CLOSE(sock); in cleanup()
206 SAFE_CLOSE(dst_sock); in cleanup()
/third_party/ltp/testcases/cve/
Dcve-2014-0196.c95 SAFE_CLOSE(target_ptys[RUN_ALLOCS / 2]); in run()
96 SAFE_CLOSE(target_ptys[RUN_ALLOCS / 2 + RUN_ALLOCS]); in run()
115 SAFE_CLOSE(target_ptys[j]); in run()
116 SAFE_CLOSE(target_ptys[j + RUN_ALLOCS]); in run()
121 SAFE_CLOSE(master_fd); in run()
122 SAFE_CLOSE(slave_fd); in run()
/third_party/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c53 SAFE_CLOSE(f); in inject_msg()
105 SAFE_CLOSE(f); in find_msg()
205 SAFE_CLOSE(pipefd[1]); in timed_read_kmsg()
211 SAFE_CLOSE(pipefd[0]); in timed_read_kmsg()
241 SAFE_CLOSE(fd); in test_read_nonblock()
256 SAFE_CLOSE(fd); in test_read_block()
272 SAFE_CLOSE(fd); in test_partial_read()
352 SAFE_CLOSE(fd); in test_read_returns_first_message()
435 SAFE_CLOSE(fd); in test_messages_overwritten()
503 SAFE_CLOSE(fd); in test_seek()
[all …]
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead01.c65 SAFE_CLOSE(fd); in test_bad_fd()
70 SAFE_CLOSE(fd); in test_bad_fd()
83 SAFE_CLOSE(fd[0]); in test_invalid_fd()
84 SAFE_CLOSE(fd[1]); in test_invalid_fd()
91 SAFE_CLOSE(fd[0]); in test_invalid_fd()
/third_party/ltp/testcases/kernel/syscalls/pidfd_send_signal/
Dpidfd_send_signal03.c75 SAFE_CLOSE(new_pidfd); in verify_pidfd_send_signal()
84 SAFE_CLOSE(pidfd); in verify_pidfd_send_signal()
109 SAFE_CLOSE(pidfd); in verify_pidfd_send_signal()
127 SAFE_CLOSE(new_pidfd); in cleanup()
129 SAFE_CLOSE(pidfd); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
Dvmsplice01.c46 SAFE_CLOSE(fd_out); in check_file()
94 SAFE_CLOSE(pipes[0]); in vmsplice_test()
95 SAFE_CLOSE(pipes[1]); in vmsplice_test()
96 SAFE_CLOSE(fd_out); in vmsplice_test()
112 SAFE_CLOSE(fd_out); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/preadv/
Dpreadv02.c109 SAFE_CLOSE(fd1); in cleanup()
112 SAFE_CLOSE(fd2); in cleanup()
115 SAFE_CLOSE(fd4); in cleanup()
118 SAFE_CLOSE(fd5[0]); in cleanup()
121 SAFE_CLOSE(fd5[1]); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/fork/
Dfork08.c30 SAFE_CLOSE(fd); in run()
39 SAFE_CLOSE(fd); in run()
50 SAFE_CLOSE(fd); in run()
61 SAFE_CLOSE(fd); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/openat/
Dopenat02.c138 SAFE_CLOSE(cleanup, TEST_RETURN); in testfunc_append()
172 SAFE_CLOSE(cleanup, TEST_RETURN); in testfunc_cloexec()
207 SAFE_CLOSE(cleanup, fd); in testfunc_largefile()
215 SAFE_CLOSE(cleanup, TEST_RETURN); in testfunc_largefile()
253 SAFE_CLOSE(cleanup, TEST_RETURN); in testfunc_noatime()
271 SAFE_CLOSE(cleanup, TEST_RETURN); in testfunc_nofollow()
293 SAFE_CLOSE(cleanup, TEST_RETURN); in testfunc_trunc()
/third_party/ltp/testcases/kernel/syscalls/write/
Dwrite03.c36 SAFE_CLOSE(fd); in verify_write()
40 SAFE_CLOSE(fd); in verify_write()
53 SAFE_CLOSE(fd); in verify_write()
67 SAFE_CLOSE(fd); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/preadv2/
Dpreadv202.c104 SAFE_CLOSE(fd1); in cleanup()
107 SAFE_CLOSE(fd2); in cleanup()
110 SAFE_CLOSE(fd4); in cleanup()
113 SAFE_CLOSE(fd5[0]); in cleanup()
116 SAFE_CLOSE(fd5[1]); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify01.c120 SAFE_CLOSE(fd); in test_fanotify()
139 SAFE_CLOSE(fd); in test_fanotify()
187 SAFE_CLOSE(fd); in test_fanotify()
212 SAFE_CLOSE(fd); in test_fanotify()
227 SAFE_CLOSE(fd); in test_fanotify()
306 SAFE_CLOSE(event->fd); in test_fanotify()
325 SAFE_CLOSE(fd_notify); in test_fanotify()
334 SAFE_CLOSE(fd); in setup()
346 SAFE_CLOSE(fd_notify); in cleanup()
Dfanotify02.c65 SAFE_CLOSE(fd); in test01()
85 SAFE_CLOSE(fd); in test01()
107 SAFE_CLOSE(fd); in test01()
113 SAFE_CLOSE(fd); in test01()
169 SAFE_CLOSE(event->fd); in test01()
189 SAFE_CLOSE(fd_notify); in cleanup()
Dfanotify07.c76 SAFE_CLOSE(fd_notify); in run_children()
155 SAFE_CLOSE(event.fd); in loose_fanotify_events()
174 SAFE_CLOSE(newfd); in test_fanotify()
183 SAFE_CLOSE(fd_notify); in test_fanotify()
205 SAFE_CLOSE(fd_notify); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/lseek/
Dlseek02.c86 SAFE_CLOSE(fd); in cleanup()
89 SAFE_CLOSE(pfd1); in cleanup()
92 SAFE_CLOSE(pfds[0]); in cleanup()
95 SAFE_CLOSE(pfds[1]); in cleanup()
98 SAFE_CLOSE(pfd2); in cleanup()
/third_party/ltp/testcases/kernel/syscalls/sendfile/
Dsendfile06.c36 SAFE_CLOSE(fd); in setup()
39 SAFE_CLOSE(fd); in setup()
63 SAFE_CLOSE(in_fd); in run()
64 SAFE_CLOSE(out_fd); in run()
/third_party/ltp/testcases/kernel/syscalls/flock/
Dflock03.c51 SAFE_CLOSE(fd); in childfunc()
52 SAFE_CLOSE(fd2); in childfunc()
81 SAFE_CLOSE(fd1); in verify_flock()
89 SAFE_CLOSE(fd); in setup()
/third_party/ltp/utils/sctp/func_tests/
Dtest_1_to_1_initmsg_connect.c78 SAFE_CLOSE(sk1); in test_sctp()
79 SAFE_CLOSE(sk3); in test_sctp()
105 SAFE_CLOSE(sk1); in test_sctp()
106 SAFE_CLOSE(sk2); in test_sctp()
107 SAFE_CLOSE(sk3); in test_sctp()
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev03.c82 SAFE_CLOSE(writefd); in thread_run()
106 SAFE_CLOSE(readfd); in run()
129 SAFE_CLOSE(mapfd); in cleanup()
132 SAFE_CLOSE(readfd); in cleanup()
135 SAFE_CLOSE(writefd); in cleanup()

12345678910>>...20