Home
last modified time | relevance | path

Searched refs:fclose (Results 1 – 25 of 1665) sorted by relevance

12345678910>>...67

/third_party/musl/libc-test/src/functionalext/supplement/fcntl/
Dposix_fadvise.c37 fclose(fp); in posix_fadvise_0100()
52 int rev = fclose(fp); in posix_fadvise_0100()
72 fclose(fp); in posix_fadvise_0200()
77 ret = fclose(fp); in posix_fadvise_0200()
97 fclose(fp); in posix_fadvise_0300()
102 ret = fclose(fp); in posix_fadvise_0300()
133 fclose(fp); in posix_fadvise_0500()
138 ret = fclose(fp); in posix_fadvise_0500()
Dposix_fallocate.c39 fclose(fp); in posix_fallocate_0100()
47 ret = fclose(fp); in posix_fallocate_0100()
67 fclose(fp); in posix_fallocate_0200()
72 ret = fclose(fp); in posix_fallocate_0200()
92 fclose(fp); in posix_fallocate_0300()
97 ret = fclose(fp); in posix_fallocate_0300()
/third_party/mbedtls/programs/fuzz/
Donefile.c27 fclose(fp); in main()
32 fclose(fp); in main()
36 fclose(fp); in main()
41 fclose(fp); in main()
46 fclose(fp); in main()
53 fclose(fp); in main()
/third_party/ltp/testcases/kernel/fs/stream/
Dstream05.c82 fclose(stream); in main()
133 fclose(stream); in main()
180 (void)fclose(stream); in main()
187 (void)fclose(stream); in main()
194 (void)fclose(stream); in main()
201 (void)fclose(stream); in main()
208 (void)fclose(stream); in main()
215 (void)fclose(stream); in main()
222 (void)fclose(stream); in main()
/third_party/curl/tests/libtest/
Dlib505.c70 fclose(hd_src); in test()
76 fclose(hd_src); in test()
82 fclose(hd_src); in test()
91 fclose(hd_src); in test()
102 fclose(hd_src); in test()
111 fclose(hd_src); in test()
144 fclose(hd_src); in test()
Dlib541.c62 fclose(hd_src); in test()
68 fclose(hd_src); in test()
74 fclose(hd_src); in test()
83 fclose(hd_src); in test()
109 fclose(hd_src); in test()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
Dfopen.c48 fclose(fptr); in fopen_0100()
66 fclose(fptr); in fopen_0100()
107 fclose(fptr); in fopen_0300()
137 fclose(fptr); in fopen_0400()
167 fclose(fptr); in fopen_0500()
181 fclose(fptr); in fopen_0500()
193 fclose(fptr); in fopen_0500()
224 fclose(fptr); in fopen_0600()
283 fclose(fptr); in fopen_0900()
297 fclose(fptr); in fopen_0900()
[all …]
D__freading.c32 fclose(fp); in __freading_0100()
36 fclose(ffp); in __freading_0100()
51 fclose(fp); in __freading_0200()
57 fclose(ffp); in __freading_0200()
74 fclose(fp); in __freading_0300()
Dfputs.c32 fclose(fptr); in fputs_0100()
48 fclose(fptr); in fputs_0200()
60 fclose(p); in fputs_0300()
64 fclose(p); in fputs_0300()
Dfseeko.c49 fclose(fp); in fseeko_0100()
79 fclose(fp); in fseeko_0200()
115 fclose(fp); in fseeko_0300()
145 fclose(fp); in fseeko_0400()
171 fclose(fp); in fseeko_0500()
197 fclose(fp); in fseeko_0600()
Dfgets.c39 fclose(fptr); in fgets_0100()
66 fclose(fptr); in fgets_0200()
92 fclose(fptr); in fgets_0300()
118 fclose(fptr); in fgets_0400()
144 fclose(fptr); in fgets_0500()
170 fclose(fptr); in fgets_0600()
D__fpending.c38 fclose(fp); in __fpending_0100()
59 fclose(fp); in __fpending_0200()
76 fclose(fp); in __fpending_0300()
82 fclose(ffp); in __fpending_0300()
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuinfo.c70 fclose(fp); in get_cpu_baseinfo()
78 fclose(fp); in get_cpu_baseinfo()
109 fclose(fp); in online_cpumask()
112 fclose(fp); in online_cpumask()
153 fclose(fp); in present_cpumask()
156 fclose(fp); in present_cpumask()
227 fclose(fp); in get_sched_domains()
235 fclose(fp); in get_sched_domains()
240 fclose(fp); in get_sched_domains()
246 fclose(fp); in get_sched_domains()
[all …]
Dmeminfo.c37 fclose(fp); in online_memmask()
41 fclose(fp); in online_memmask()
73 fclose(fp); in present_memmask()
77 fclose(fp); in present_memmask()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
Daccess.c38 fclose(fptr); in access_0100()
59 fclose(fptr); in access_0200()
106 fclose(fptr); in access_0500()
125 fclose(fptr); in access_0600()
145 fclose(fptr); in access_0700()
164 fclose(fptr); in access_0800()
Dftruncate.c41 fclose(fptr); in ftruncate_0100()
63 fclose(fptr); in ftruncate_0200()
84 fclose(fptr); in ftruncate_0300()
100 fclose(fptr); in ftruncate_0400()
120 fclose(fptr); in ftruncate_0500()
/third_party/ltp/testcases/kernel/fs/openfile/
Dopenfile.c142 fclose(fd); in main()
155 fclose(fd); in main()
165 fclose(fd); in main()
173 fclose(fd); in main()
180 fclose(fd); in main()
187 fclose(fd); in main()
201 fclose(fd_list[i]); in close_files()
/third_party/musl/libc-test/src/functional/
Dfwscanf.c24 fclose(f); in writetemp()
29 fclose(f); in writetemp()
50 fclose(f); in main()
64 fclose(f); in main()
88 fclose(f); in main()
101 fclose(f); in main()
112 fclose(f); in main()
Dfscanf.c21 fclose(f); in writetemp()
56 fclose(f); in main()
67 fclose(f); in main()
81 fclose(f); in main()
105 fclose(f); in main()
118 fclose(f); in main()
129 fclose(f); in main()
/third_party/musl/libc-test/src/functionalext/supplement/process/
Dfork.c41 fclose(fp); in fork_0100()
45 fclose(fp); in fork_0100()
55 fclose(fp1); in fork_0100()
56 fclose(fp2); in fork_0100()
/third_party/musl/libc-test/src/functionalext/supplement/misc/
Dforkpty.c42 fclose(fp); in forkpty_0100()
46 fclose(fp); in forkpty_0100()
55 fclose(fp1); in forkpty_0100()
56 fclose(fp2); in forkpty_0100()
/third_party/lz4/examples/
DblockStreaming_ringBuffer.c160 fclose(outFp); in main()
161 fclose(inpFp); in main()
170 fclose(outFp); in main()
171 fclose(inpFp); in main()
185 fclose(decFp); in main()
186 fclose(inpFp); in main()
/third_party/skia/third_party/externals/libjpeg-turbo/
Drdswitch.c106 fclose(fp); in read_quant_tables()
113 fclose(fp); in read_quant_tables()
130 fclose(fp); in read_quant_tables()
134 fclose(fp); in read_quant_tables()
205 fclose(fp); in read_scan_script()
214 fclose(fp); in read_scan_script()
246 fclose(fp); in read_scan_script()
254 fclose(fp); in read_scan_script()
271 fclose(fp); in read_scan_script()
/third_party/libjpeg-turbo/
Drdswitch.c106 fclose(fp); in read_quant_tables()
113 fclose(fp); in read_quant_tables()
130 fclose(fp); in read_quant_tables()
134 fclose(fp); in read_quant_tables()
205 fclose(fp); in read_scan_script()
214 fclose(fp); in read_scan_script()
246 fclose(fp); in read_scan_script()
254 fclose(fp); in read_scan_script()
271 fclose(fp); in read_scan_script()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Drdswitch.c106 fclose(fp); in read_quant_tables()
113 fclose(fp); in read_quant_tables()
130 fclose(fp); in read_quant_tables()
134 fclose(fp); in read_quant_tables()
205 fclose(fp); in read_scan_script()
214 fclose(fp); in read_scan_script()
246 fclose(fp); in read_scan_script()
254 fclose(fp); in read_scan_script()
271 fclose(fp); in read_scan_script()

12345678910>>...67